Block a user
Light update; no struct deletion necessary.
Light update; no struct deletion necessary.
3373d28f93
Merge pull request 'delete_structs' (#13) from delete_structs into main
84e3356758
Remove from prelude
e38fc47478
Remove from interpreter
7c7b556115
Remove from grammar
0e6a71348e
Remove struct from scanner
84e3356758
Remove from prelude
e38fc47478
Remove from interpreter
7c7b556115
Remove from grammar
0e6a71348e
Remove struct from scanner
43778f00e1
bump version
Errors in errors: line numbers are going awry
Fixed: the error was looking for the line number in the AST/token of the function that is called, not the callsite. Fixed, npm version bumped, published to npm as 0.1.0-alpha.7.7.
Errors in errors: line numbers are going awry