Scanner failure if last line is comment.
Status: Beta
Brought to you by:
michab66
When working with wttree.scm from MIT:
34 : Unexpected character ';' found at line 884, column
1.
This is received in the last line of the file, where a
comment is not terminated by a line end, but EOF.