diff options
author | Zefram <zefram@fysh.org> | 2009-12-09 17:40:05 -0500 |
---|---|---|
committer | Jesse Vincent <jesse@bestpractical.com> | 2009-12-09 17:40:05 -0500 |
commit | 85613cabfd8d8a9b6b36082819bd6c38e1bb21c7 (patch) | |
tree | 4e5b689d5677b06ea580219d8a4d1b84ebcb3c2e /MANIFEST | |
parent | bb61cbbfe4f34b8082fca34dd9dd82cae6aaa146 (diff) | |
download | perl-85613cabfd8d8a9b6b36082819bd6c38e1bb21c7.tar.gz |
Fix for [perl #70910] wrong line number in syntax error message
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4187,6 +4187,7 @@ t/comp/bproto.t See if builtins conform to their prototypes t/comp/cmdopt.t See if command optimization works t/comp/colon.t See if colons are parsed correctly t/comp/decl.t See if declarations work +t/comp/final_line_num.t See if line numbers are correct at EOF t/comp/fold.t See if constant folding works t/comp/hints.aux Auxillary file for %^H test t/comp/hints.t See if %^H works |