Help for this page

Select Code to Download


  1. or download this
    use strict;
    use Test qw( plan ok skip );
    ...
    0
    # Invalid type:
    NestedLoops [1], {};            #84#85#
    
  2. or download this
    use strict;
    use Test qw( plan ok );
    ...
    BEGIN { @ARGV= $0 }
    
    s/(?<=#)\d+(?=#)/++$test/ge