mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-25 08:00:13 +01:00
Most interesting changes should be ast/source_location.h and syntax/parse_and_lex_context.h
5 lines
156 B
Plaintext
5 lines
156 B
Plaintext
COMPILATION ERROR: executable_semantics/testdata/global_variable3.carbon:7: type error in initializer of variable
|
|
expected: i32
|
|
actual: Bool
|
|
EXIT CODE: 255
|