aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/05-tactic-language/10324-ltac2-ssr-ampersand.rst
blob: 16ca9caf4834d47cda5c86821c43672659a78e71 (plain)
1
2
3
4
5
6
- **Changed:**
  White spaces are forbidden in the :n:`&@ident` syntax for ltac2 references
  that are described in :ref:`ltac2_built-in-quotations`
  (`#10324 <https://github.com/coq/coq/pull/10324>`_,
  fixes `#10088 <https://github.com/coq/coq/issues/10088>`_,
  authored by Pierre-Marie Pédrot).