4 lines
34 B
Text
4 lines
34 B
Text
|
|
while (true) {
|
||
|
|
echo "SPAM";
|
||
|
|
}
|