4 lines
57 B
Text
4 lines
57 B
Text
|
|
foo = script("MyClass").new()
|
||
|
|
foo.doubleAndPrint()
|
||
|
|
-- 46
|