refactor: working towards a better astgen patterns
This commit is contained in:
parent
d6ff3a40bd
commit
95d89b7bf9
7 changed files with 922 additions and 596 deletions
|
|
@ -218,6 +218,7 @@ pub const Error = struct {
|
|||
panic,
|
||||
unexpected_token,
|
||||
unknown_identifier,
|
||||
redefined_identifier,
|
||||
assignment_to_const,
|
||||
expected_newline,
|
||||
expected_expression,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue