4 lines
36 B
Text
4 lines
36 B
Text
|
|
while (1) {
|
||
|
|
o_text("SPAM\n");
|
||
|
|
}
|