mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-12-18 10:21:39 +03:00
4cbb02b6b3
We should be able to comment out any part of a program that parses and still get a program that parses. This means we need to properly ignore `{-` and `-}` when hidden behind a `--` comment or inside of a string literal. |
||
---|---|---|
.. | ||
Comments.idr | ||
expected | ||
run |