mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 22:02:23 +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
102 B
Plaintext
5 lines
102 B
Plaintext
COMPILATION ERROR: 7: type error in initializer of variable
|
|
expected: i32
|
|
actual: Bool
|
|
EXIT CODE: 255
|