Index: test/message/isvar.out |
diff --git a/test/message/isvar.out b/test/message/isvar.out |
new file mode 100644 |
index 0000000000000000000000000000000000000000..6d5cca334531941f3a3627dc86d2604b0bda935d |
--- /dev/null |
+++ b/test/message/isvar.out |
@@ -0,0 +1,4 @@ |
+*%(basename)s:31: SyntaxError: builtin %%IS_VAR: not a variable |
+%%IS_VAR(x+x); |
+ ^ |
+SyntaxError: builtin %%IS_VAR: not a variable |