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