summaryrefslogtreecommitdiff
path: root/ext/ply/test/yacc_nop.exp
diff options
context:
space:
mode:
Diffstat (limited to 'ext/ply/test/yacc_nop.exp')
-rw-r--r--ext/ply/test/yacc_nop.exp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/ply/test/yacc_nop.exp b/ext/ply/test/yacc_nop.exp
index 062878b9e..515fff7dc 100644
--- a/ext/ply/test/yacc_nop.exp
+++ b/ext/ply/test/yacc_nop.exp
@@ -1,2 +1,2 @@
-./yacc_nop.py:25: Warning. Possible grammar rule 'statement_expr' defined without p_ prefix.
-yacc: Generating SLR parsing table...
+./yacc_nop.py:28: Warning. Possible grammar rule 'statement_expr' defined without p_ prefix.
+yacc: Generating LALR parsing table...