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

5 lines
89 B
Plaintext

ERROR: 8: type error in ==
expected: (0 = Int, 1 = Int)
actual: (0 = Int)
EXIT CODE: 255