Merge remote-tracking branch 'origin/main' into llvm_testing

This commit is contained in:
Samuel Hammersberg 2023-02-12 13:17:45 +01:00
commit 7c1e1d57a0
19 changed files with 448 additions and 73 deletions

View file

@ -1,5 +0,0 @@
main = (\x -> x + x + 3) ((\x -> x) 2)