6 lines
57 B
Perl
6 lines
57 B
Perl
g/./m0
|
|
g/./s/$/\
|
|
hello world
|
|
g/hello /s/lo/p!/\
|
|
a\
|
|
order
|