Fix naming issue (this is really a compiler bug)
This commit is contained in:
parent
cb5163e1d9
commit
3df9c57482
|
@ -1,2 +1,3 @@
|
|||
defn main = { sum 320 6 }
|
||||
defn sum x y = { x + y }
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user