Help for this page

Select Code to Download


  1. or download this
    {
      package MyClass;
    ...
     
      test_me('in class');
    };
    
  2. or download this
    package test_func;
    
    ...
    }
    
    1;