mirror of
https://github.com/GayPizzaSpecifications/pork.git
synced 2025-09-16 16:01:32 +00:00
Auto-generate the AST.
This commit is contained in:
@ -33,7 +33,7 @@ types:
|
||||
- name: declarations
|
||||
type: List<Declaration>
|
||||
- name: definitions
|
||||
type: List<Declaration>
|
||||
type: List<Definition>
|
||||
LetAssignment:
|
||||
parent: Expression
|
||||
values:
|
||||
|
Reference in New Issue
Block a user