4 lines
56 B
Text
4 lines
56 B
Text
|
|
#!/usr/bin/env emacs --script
|
||
|
|
|
||
|
|
(while (princ "SPAM\n"))
|