8 lines
113 B
Perl
8 lines
113 B
Perl
|
format standardformat =
|
||
|
@||||||||||||||||||||||||||
|
||
|
$text
|
||
|
.
|
||
|
$text = "Hello!";
|
||
|
$~ = standardformat;
|
||
|
write;
|