diff options
Diffstat (limited to 'ext/ply/test/yacc_nop.exp')
-rw-r--r-- | ext/ply/test/yacc_nop.exp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/ply/test/yacc_nop.exp b/ext/ply/test/yacc_nop.exp new file mode 100644 index 000000000..062878b9e --- /dev/null +++ b/ext/ply/test/yacc_nop.exp @@ -0,0 +1,2 @@ +./yacc_nop.py:25: Warning. Possible grammar rule 'statement_expr' defined without p_ prefix. +yacc: Generating SLR parsing table... |