diff options
| author | SimonBoulier | 2020-01-06 14:35:14 +0100 |
|---|---|---|
| committer | SimonBoulier | 2020-02-04 16:07:21 +0100 |
| commit | dd7f79809425543b8ac3ff2c2a2b8f36adf28af1 (patch) | |
| tree | d854f47185faaefbdbf8a7e73c1956ef46666731 /doc | |
| parent | 0f568166e37216a6e174e81757f6f2a2bc56fb4e (diff) | |
Non maximal implicits: entry in dev/doc/changes.md
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/changelog/02-specification-language/11235-non_maximal_implicit.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/changelog/02-specification-language/11235-non_maximal_implicit.rst b/doc/changelog/02-specification-language/11235-non_maximal_implicit.rst index aa42ef0fee..d8ff1fec31 100644 --- a/doc/changelog/02-specification-language/11235-non_maximal_implicit.rst +++ b/doc/changelog/02-specification-language/11235-non_maximal_implicit.rst @@ -1,5 +1,5 @@ - **Added:** - Syntax for non maximal implicit arguments in toplevel definitions using + Syntax for non maximal implicit arguments in definitions and terms using square brackets. The syntax is ``[x : A]``, ``[x]``, ```[A]`` to be consistent with the command :cmd:`Arguments (implicits)`. (`#11235 <https://github.com/coq/coq/pull/11235>`_, |
