This website requires JavaScript.
Explore
Help
Sign In
edwinb
/
Idris2-boot
Watch
1
Star
1
Fork
0
You've already forked Idris2-boot
mirror of
https://github.com/edwinb/Idris2-boot.git
synced
2024-12-18 18:31:43 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
71cae356e2
Idris2-boot
/
tests
/
idris2
/
basic037
/
expected
5 lines
114 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[ 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 14:52:01 +03:00
1/1: Building Comments (Comments.idr)
Main> Bye for now!
[ fix #279 ] comment delimiters with more than one dash
2020-04-14 14:16:22 +03:00
1/1: Building Issue279 (Issue279.idr)
Main> Bye for now!
Reference in New Issue
Copy Permalink