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