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

5 lines
112 B
Plaintext

ERROR: 8: type error in pattern variable
expected: (x = Int, y = Int)
actual: (y = Int, x = Int)
EXIT CODE: 255