4 lines
76 B
Text
4 lines
76 B
Text
(print "hello")
|
|
(print "hello\nworld")
|
|
(print "test\ttab")
|
|
(print "\u1234")
|