WIP: Start fixing frontend
This commit is contained in:
committed by
Nick Cameron
parent
725ffd952c
commit
235e526e2d
@ -98,6 +98,7 @@ export type SyntaxType =
|
||||
| 'ExpressionStatement'
|
||||
| 'BinaryExpression'
|
||||
| 'CallExpression'
|
||||
| 'CallExpressionKw'
|
||||
| 'Identifier'
|
||||
| 'ReturnStatement'
|
||||
| 'VariableDeclaration'
|
||||
|
Reference in New Issue
Block a user