mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-13 15:26:24 +00:00
add ingested file category for error messages
This commit is contained in:
parent
d42aa43b41
commit
7079361841
3 changed files with 8 additions and 13 deletions
|
@ -3781,6 +3781,7 @@ pub enum Category {
|
|||
List,
|
||||
Str,
|
||||
Character,
|
||||
IngestedFile,
|
||||
|
||||
// records
|
||||
Record,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue