Comment tweak.
Jarkko Hietaniemi [Tue, 4 Feb 2003 06:35:51 +0000 (06:35 +0000)]
p4raw-id: //depot/perl@18652

t/op/pat.t

index 360892b..5ac1dc1 100755 (executable)
@@ -3090,6 +3090,5 @@ ok("bbbbac" =~ /$pattern/ && $1 eq 'a', "[perl #3547]");
     ok( $1 ne "\xC4\x80", '$1 is not non-utf-8' );
 }
 
-# last test 984
-
+# last test 986