https://github.com/EasyCrypt/easycrypt
Revision dafa2246886dd279252ae6aeee9fb320b953c281 authored by Alley Stoughton on 28 June 2022, 16:48:30 UTC, committed by Pierre-Yves Strub on 28 June 2022, 17:03:43 UTC
consequently having several explicit parsing rules (including one
involving using it as a constructor in a match, which was buggy) to
removing the special parsing treatment and adding it as an abbreviation.

fixes #217
1 parent cec6716
History
Tip revision: dafa2246886dd279252ae6aeee9fb320b953c281 authored by Alley Stoughton on 28 June 2022, 16:48:30 UTC
Switched from x <> y being expanded by the parser to ! (x = y), and
Tip revision: dafa224

back to top