diff options
-rw-r--r-- | t/re/re_tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/re/re_tests b/t/re/re_tests index 1807ffcbe2..b7471d9794 100644 --- a/t/re/re_tests +++ b/t/re/re_tests @@ -1,5 +1,5 @@ # This stops me getting screenfulls of syntax errors every time I accidentally -# run this file via a shell glob +# run this file via a shell glob. Format of this file is given in regexp.t __END__ abc abc y $& abc abc abc y $-[0] 0 |