mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-25 19:00:09 +01:00
Note this doesn't support other sizes or types, it just errors on them. Co-authored-by: Geoff Romer <gromer@google.com>
5 lines
87 B
Plaintext
5 lines
87 B
Plaintext
COMPILATION ERROR: 6: type error in addition(1)
|
|
expected: i32
|
|
actual: T
|
|
EXIT CODE: 255
|