summaryrefslogtreecommitdiff
path: root/test/yacc_notfunc.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/yacc_notfunc.exp')
-rw-r--r--test/yacc_notfunc.exp4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/yacc_notfunc.exp b/test/yacc_notfunc.exp
new file mode 100644
index 0000000..f73bc93
--- /dev/null
+++ b/test/yacc_notfunc.exp
@@ -0,0 +1,4 @@
+yacc: Warning. 'p_statement_assign' not defined as a function
+yacc: Warning. Token 'EQUALS' defined, but not used.
+yacc: Warning. There is 1 unused token.
+yacc: Generating LALR parsing table...