Ticket #97 (closed defect: fixed)
Error in parsing end of {- -} comments
| Reported by: | erikd@… | Owned by: | erikd |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.1.3 |
| Component: | Source Parser | Version: | 0.1.2 |
| Keywords: | Cc: |
Description
Code :
{-=
=-}
main () = println "Hello!"
fails to compile with "unexpected end of input".
Change History
Note: See
TracTickets for help on using
tickets.
