Help for this page

Select Code to Download


  1. or download this
    /*  sdfthrow OtherException
    
  2. or download this
    throw new Exception() /* asdfasdf
    
  3. or download this
    if ($line =~ /^.*\/\*((?:(?<!throw)).*$/ )
    {
            debug("Opening extended comment");
    }