Changed stdout/ stderr messages to be less misleading

This commit is contained in:
Phil Nash
2013-12-19 08:07:33 +00:00
parent eb760f689b
commit fb90d38310
4 changed files with 10 additions and 10 deletions

View File

@@ -3014,8 +3014,8 @@ with expansion:
with message:
Testing if fib[7] (21) is even
Some information
An error
A string sent directly to stdout
A string sent directly to stderr
-------------------------------------------------------------------------------
Sends stuff to stdout and stderr
-------------------------------------------------------------------------------