-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
The last newline in the scanner doesn't really convey any information to the parser or program - and we have to specially handle it in multiple locations in the parser to ensure that a program with and without a newline at the end get parsed properly. Is there any issue with trimming the last token from the scan tokens if it's a newline?
@rachelriv specifically because you worked on the scanner
Metadata
Metadata
Assignees
Labels
No labels