mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-25 10:50:12 +01:00
* generic functions: progress on parser and AST * finished first baby step * revisions based on reviews * Update executable_semantics/interpreter/interpreter.cpp Co-authored-by: Jon Meow <46229924+jonmeow@users.noreply.github.com> * Symbol => VariableType Co-authored-by: Jon Meow <46229924+jonmeow@users.noreply.github.com>
5 lines
86 B
Plaintext
5 lines
86 B
Plaintext
ERROR: 10: type error in argument deduction
|
|
expected: Int
|
|
actual: Bool
|
|
EXIT CODE: 255
|