Help for this page

Select Code to Download


  1. or download this
    my @array = (
        'a[1:0]',
        'a[3:2]',
        'a[5:4]',
    );