add namespaces to names
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module Let
|
||||
|
||||
ptype Int
|
||||
|
||||
|
||||
foo : Int -> Int
|
||||
foo n = let x = 42 in x
|
||||
|
||||
Reference in New Issue
Block a user