mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 22:02:23 +01:00
Most interesting changes should be ast/source_location.h and syntax/parse_and_lex_context.h
5 lines
138 B
Plaintext
5 lines
138 B
Plaintext
COMPILATION ERROR: executable_semantics/testdata/global_variable5.carbon:10: type error in return
|
|
expected: ()
|
|
actual: i32
|
|
EXIT CODE: 255
|