]> gitweb.factorcode.org Git - factor.git/blob - basis/io/launcher/windows/test/stderr.factor
Squashed commit of the following:
[factor.git] / basis / io / launcher / windows / test / stderr.factor
1 USE: io
2 USE: namespaces
3
4 "output" write flush
5 "error" error-stream get stream-write error-stream get stream-flush