Added support for pattern matching on ints. Might need a lookover.

This commit is contained in:
Samuel Hammersberg 2023-02-20 14:39:43 +01:00
parent 18e0a92fe0
commit 6749650223
7 changed files with 157 additions and 64 deletions

1
.gitignore vendored
View file

@ -5,3 +5,4 @@ dist-newstyle
src/Grammar
language
llvm.ll
output