6 lines
71 B
Perl
6 lines
71 B
Perl
|
|
$pancake = <<"NO MORE INGREDIENTS";
|
||
|
|
egg
|
||
|
|
milk
|
||
|
|
flour
|
||
|
|
NO MORE INGREDIENTS
|