Files
carbon-lang/executable_semantics/testdata/undef2.golden
T
Dave Abrahams 2f83c4be48 Separate parsing from type-checking and evaluation. (#345)
This change caused the syntax error in undef2.6c ("fun" instead of "fn") to be
detected as one would expect, thus the changed golden file.
2021-03-05 15:00:44 -08:00

3 lines
71 B
Plaintext

executable_semantics/testdata/undef2.6c:7: syntax error
EXIT CODE: 255