Files
carbon-lang/executable_semantics/testdata/string_fail3.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
125 B
Plaintext

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