mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 22:02:23 +01:00
5 lines
104 B
Plaintext
5 lines
104 B
Plaintext
COMPILATION ERROR: 11: type error in call
|
|
expected: (x = i32, y = i32)
|
|
actual: (x = i32)
|
|
EXIT CODE: 255
|