diff options
Diffstat (limited to 'ext/ply/test/yacc_sr.exp')
-rw-r--r-- | ext/ply/test/yacc_sr.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/ply/test/yacc_sr.exp b/ext/ply/test/yacc_sr.exp index 7225ad94b..1b764502c 100644 --- a/ext/ply/test/yacc_sr.exp +++ b/ext/ply/test/yacc_sr.exp @@ -1,2 +1,2 @@ -yacc: Generating SLR parsing table... +yacc: Generating LALR parsing table... yacc: 20 shift/reduce conflicts |