6 lines
68 B
Text
6 lines
68 B
Text
(translate "
|
|
/*
|
|
Hello world
|
|
*/
|
|
print(\"Hello, World!\\\\n\");
|
|
")
|