mirror of
https://github.com/Kugelschieber/asl.git
synced 2026-01-18 12:00:25 +00:00
3 lines
75 B
Plaintext
3 lines
75 B
Plaintext
var x = "Hello \"World\"";
|
|
var y = code("var z = \"Hello \\"World\\"\";");
|