Help for this page

Select Code to Download


  1. or download this
    $outside_data = ['a','b'];
    clear_it($outside_data);
    sub clear_it {
    
  2. or download this
    $outside_data = ['a','b'];
    clear_it($outside_data);
    sub clear_it {