4 lines
29 B
Text
4 lines
29 B
Text
|
|
forever {
|
||
|
|
echo "SPAM";
|
||
|
|
}
|