mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-12-19 10:51:35 +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.
3 lines
66 B
Plaintext
3 lines
66 B
Plaintext
echo ':q' | $1 --no-banner --no-prelude Comments.idr
|
|
|
|
rm -rf build |