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