Files
carbon-lang/executable_semantics/testdata/struct_field_missing.golden
T

5 lines
104 B
Plaintext

COMPILATION ERROR: 11: type error in call
expected: (x = Int, y = Int)
actual: (x = Int)
EXIT CODE: 255