]> gitweb.factorcode.org Git - factor.git/blob - basis/io/windows/nt/launcher/test/stderr.factor
Fix permission bits
[factor.git] / basis / io / windows / nt / launcher / test / stderr.factor
1 USE: io\r
2 USE: namespaces\r
3 \r
4 "output" write flush\r
5 "error" error-stream get stream-write error-stream get stream-flush\r