summaryrefslogtreecommitdiff
path: root/ext/ply/test/yacc_notfunc.exp
diff options
context:
space:
mode:
Diffstat (limited to 'ext/ply/test/yacc_notfunc.exp')
-rw-r--r--ext/ply/test/yacc_notfunc.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/ply/test/yacc_notfunc.exp b/ext/ply/test/yacc_notfunc.exp
index 271167341..f73bc93a5 100644
--- a/ext/ply/test/yacc_notfunc.exp
+++ b/ext/ply/test/yacc_notfunc.exp
@@ -1,4 +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 SLR parsing table...
+yacc: Generating LALR parsing table...