Files
scummvm-cursorfix/engines/director/lingo/tests/trailingcomma.lingo
2026-02-02 04:50:13 +01:00

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,)