11 lines
102 B
Plaintext
11 lines
102 B
Plaintext
on test a, b, c,
|
|
put a
|
|
end
|
|
|
|
global foo, bar,
|
|
property baz,
|
|
|
|
test "foo", "bar", "baz",
|
|
|
|
put sqrt(4,)
|