Initial commit + basic Expr impl

This commit is contained in:
2023-02-28 19:44:24 -08:00
commit 394fab8914
6 changed files with 178 additions and 0 deletions

6
test/Main.purs Normal file
View File

@@ -0,0 +1,6 @@
module Test.Main where
import Prelude
main :: Unit
main = unit