mirror of
https://github.com/wasp-lang/wasp.git
synced 2024-12-28 03:25:17 +03:00
75ce7db663
* Fixed incorrect handling of escaped strings in parser. * Refactored Parser golden tests a bit. * Moved PrettyPrinter for Parser AST to Parser. * fix
4 lines
110 B
Plaintext
4 lines
110 B
Plaintext
Parse error at 2:1:
|
|
Unexpected end of file
|
|
Expected one of the following tokens instead: '}',<identifier>
|