mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-25 09:40:12 +01:00
Most interesting changes should be ast/source_location.h and syntax/parse_and_lex_context.h
5 lines
147 B
Plaintext
5 lines
147 B
Plaintext
COMPILATION ERROR: executable_semantics/testdata/generic_function_fail3.carbon:6: type error in addition(1)
|
|
expected: i32
|
|
actual: T
|
|
EXIT CODE: 255
|