Closed mtrberzi closed 6 years ago
Yep, comments aren't in the parsing grammar. I'll add them this week. Thanks for pointing that out!
Should be fixed in ccf686009bd5c08c93e22b5041bead8cce09977f.
@mtrberzi please confirm that this works for you when you have a chance.
Converting the following input from SMT2.5 to SMT2.0 with stringfuzzx results in a scanning error:
Removing the semicolon on the last line (which starts a line comment) results in the expected output being displayed. Has support been added in the grammar for comments in input files?