Files
asl/test/parser_code.asl
2015-11-02 18:13:18 +01:00

2 lines
65 B
Plaintext

var inline_code = code("var a = 1;var b = 2;if a < b {foo();}");