trying to get function calls to work (but will have to rework regeister handling)
This commit is contained in:
@ -2,4 +2,4 @@ def foo(x)
|
||||
a = 5
|
||||
end
|
||||
|
||||
foo( 3 )
|
||||
foo( 3 )
|
||||
|
Reference in New Issue
Block a user