6 lines
159 B
Text
6 lines
159 B
Text
;command line: omnimark -sb Input-loop.xom text.txt
|
|
process
|
|
repeat scan file #args
|
|
match any-text+ => line white-space
|
|
output '%x(line)%n'
|
|
again
|