mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-25 15:40:10 +01:00
5 lines
82 B
Plaintext
5 lines
82 B
Plaintext
8: type error in ==
|
|
expected: (0 = Int, 1 = Int)
|
|
actual: (0 = Int)
|
|
EXIT CODE: 255
|