Help for this page

Select Code to Download


  1. or download this
    sub demangle {
        my $r = shift;
        my %illegal;
    ...
    
        return @order;
    }