Help for this page

Select Code to Download


  1. or download this
    my $v2;
    $v2 = -2 if 0;
    
  2. or download this
    my $v2;
    
  3. or download this
    my $v2 if 0;