cryptol/tests/issues/issue296.icry.stdout
Robert Dockins c620cbf237 Update the parser to allow prefix operators in more places.
This allows us to define (~) as a prefix operator symbol synonym
for `complement`.

Fixes #296.
2016-05-04 16:26:36 -07:00

3 lines
40 B
Plaintext

Loading module Cryptol
(~) : {a} a -> a