Help for this page

Select Code to Download


  1. or download this
    FOO: { # scope 1
            { # scope 2
    ...
        { # scope 3
        redo FOO; # Illegal
    }
    
  2. or download this