diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2013-01-28 19:02:21 +0000 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2013-01-28 19:02:21 +0000 |
commit | f627f77f23d1497c9e1f4269b5c8812d12b42f18 (patch) | |
tree | 708772d83a8355e25155cf233d5a9e38f8ad4d96 /tests/general/techo.std | |
parent | 6ab0c0f5bf14ed9c15370407b9ee7e0b4b089ae1 (diff) | |
download | icon-upstream.tar.gz |
Imported Upstream version 9.5.0upstream/9.5.0upstream
Diffstat (limited to 'tests/general/techo.std')
-rw-r--r-- | tests/general/techo.std | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/tests/general/techo.std b/tests/general/techo.std new file mode 100644 index 0000000..686830a --- /dev/null +++ b/tests/general/techo.std @@ -0,0 +1,21 @@ +It is now 12:34:56 on 2010/02/30 and you have savings of $47.23. +The number of wombats is 22. +It is now 12:34:56 on 2010/02/30 and you have 22 wombats. +There is no global variable named "". +This does not work: It is now . + +The previous echo() example printed an empty line. + +Here is another way to use echo()... + +It is now 12:34:56 on 2010/02/30 and you have savings of $47.23. +The number of wombats is 22. +It is now 12:34:56 on 2010/02/30 and you have 22 wombats. +There is no global variable named "". +This does not work: It is now . + +The previous input line printed an empty output line. + +Fee, fi, fo, fum, +I smell the blood +of an Englishman! |