7 lines
72 B
Perl
7 lines
72 B
Perl
format STDOUT =
|
|
@*
|
|
$text
|
|
.
|
|
$text = "Here\nis\nthe\ntext.";
|
|
write;
|