Help for this page
Select Code to Download
Select
or
download this
sub test { if (1) { ... retrun 0; } }
Select
or
download this
sub test { if (0) { ... retrun 0; } }