mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-25 11:10:10 +01:00
This is intended to: - Standardize use of line_num (and highlight where no line_num is available). - Standardize indications of runtime/compilation errors. - Make it incrementally easier to write new errors. Co-authored-by: Chandler Carruth <chandlerc@gmail.com>
3 lines
54 B
Plaintext
3 lines
54 B
Plaintext
RUNTIME ERROR: 8: : could not find `y`
|
|
EXIT CODE: 255
|