Better inference & stuff on pattern matches, added more tests for regression
This commit is contained in:
parent
88eaa466e4
commit
975dd34063
3 changed files with 94 additions and 64 deletions
1
Justfile
1
Justfile
|
|
@ -5,6 +5,7 @@ build:
|
|||
clean:
|
||||
rm -r src/Grammar
|
||||
rm language
|
||||
rm -r dist-newstyle/
|
||||
|
||||
# run all tests
|
||||
test:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue