diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2014-10-26 12:33:50 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2014-10-26 12:33:50 +0400 |
commit | 47e6e7c84f008a53061e661f31ae96629bc694ef (patch) | |
tree | 648a07f3b5b9d67ce19b0fd72e8caa1175c98f1a /qa/228.out | |
download | pcp-debian.tar.gz |
Debian 3.9.10debian/3.9.10debian
Diffstat (limited to 'qa/228.out')
-rw-r--r-- | qa/228.out | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/qa/228.out b/qa/228.out new file mode 100644 index 0000000..ccb72b0 --- /dev/null +++ b/qa/228.out @@ -0,0 +1,19 @@ +QA output created by 228 +special chars in macro name ... +x: 10 +y: 10 +z: 10 +x: 10 +y: 10 +z: 10 +pmie: note - evaluator exiting + +some syntax errors ... +undefined macro name $foo-not-bar +pmie: syntax error - near line 2 of standard input +undefined macro name $foo +pmie: syntax error - at end of file +unexpected end of file in macro name: $foo-not-bar +pmie: syntax error - at end of file +macro name too long: $foo.long.ten.this.is... +pmie: syntax error - near line 2 of standard input |