Initial commit + basic Expr impl
This commit is contained in:
6
test/Main.purs
Normal file
6
test/Main.purs
Normal file
@@ -0,0 +1,6 @@
|
||||
module Test.Main where
|
||||
|
||||
import Prelude
|
||||
|
||||
main :: Unit
|
||||
main = unit
|
||||
Reference in New Issue
Block a user