Make some tweaks
This commit is contained in:
parent
05da3db5e6
commit
167649d9e4
@ -8,4 +8,4 @@ function test()
|
|||||||
return add(10)(15)
|
return add(10)(15)
|
||||||
end
|
end
|
||||||
|
|
||||||
global c = print(test())
|
local c = print(test())
|
||||||
Loading…
Reference in New Issue
Block a user