3 lines
60 B
Plaintext
3 lines
60 B
Plaintext
|
/* print: |hello| */
|
||
|
print(concat("", concat("hello", "")))
|