mirror of
https://github.com/Kugelschieber/asl.git
synced 2026-01-18 12:00:25 +00:00
2 lines
65 B
Plaintext
2 lines
65 B
Plaintext
var inline_code = code("var a = 1;var b = 2;if a < b {foo();}");
|