Closed ericgiovannini closed 3 years ago
This branch adds support for parsing Gallina's "let-tick" construct.
The code for the test case is in examples/tests/ParserTests.hs and examples/tests/ParserTests/edits.
examples/tests/ParserTests.hs
examples/tests/ParserTests/edits
I pushed again to rebase this branch onto the current version of master.
This branch adds support for parsing Gallina's "let-tick" construct.
The code for the test case is in
examples/tests/ParserTests.hs
andexamples/tests/ParserTests/edits
.