diff options
Diffstat (limited to 'ext/ply/test/yacc_noerror.exp')
-rw-r--r-- | ext/ply/test/yacc_noerror.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/ply/test/yacc_noerror.exp b/ext/ply/test/yacc_noerror.exp index 986fa31fa..3ae771225 100644 --- a/ext/ply/test/yacc_noerror.exp +++ b/ext/ply/test/yacc_noerror.exp @@ -1,2 +1,2 @@ yacc: Warning. no p_error() function is defined. -yacc: Generating SLR parsing table... +yacc: Generating LALR parsing table... |