6 lines
114 B
Factor
6 lines
114 B
Factor
|
USE: io
|
||
|
USE: namespaces
|
||
|
|
||
|
"output" write flush
|
||
|
"error" error-stream get stream-write error-stream get stream-flush
|