July 18, 2008

goto in java

yeah there is a goto in java

Oh the scary stuff that you find in bad code…

goto BLA;

BLA:{

//OMG

}