Handle function definition before use
And some other ReducedAST - Evaluation niceties
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
println(a(4))
|
||||
println(sua(4))
|
||||
|
||||
fn sua(x): Int {
|
||||
x + 10
|
||||
|
||||
Reference in New Issue
Block a user