Idris2-boot/tests/idris2/basic037
Guillaume Allais 4cbb02b6b3 [ fix ] properly nesting multiline comments
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.
2020-04-01 12:52:01 +01:00
..
Comments.idr [ fix ] properly nesting multiline comments 2020-04-01 12:52:01 +01:00
expected [ fix ] properly nesting multiline comments 2020-04-01 12:52:01 +01:00
run [ fix ] properly nesting multiline comments 2020-04-01 12:52:01 +01:00