mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-25 18:30:09 +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
91 B
Plaintext
3 lines
91 B
Plaintext
COMPILATION ERROR: 7: pattern variables are only allowed in pattern context
|
|
EXIT CODE: 255
|