Files
carbon-lang/executable_semantics/testdata/string_fail1.golden
T
Jon Meow ed2d171703 Configure reentrant bison/flex (#789)
Make the parser reentrant, working towards #769 and the ability to load other packages cleanly.
2021-08-30 14:23:16 -07:00

3 lines
123 B
Plaintext

COMPILATION ERROR: executable_semantics/testdata/string_fail1.carbon:6: Invalid escaping in string: "str\e"
EXIT CODE: 255