blob: ccb72b0d6a9540ca65f6675ae3320b19723e6ed8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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
|