• Russ Cox's avatar
    break and continue fixes · 2946069e
    Russ Cox authored
    labeled break/continue was using
    first loop with any label,
    not first loop with the right label.
    
    R=ken
    OCL=32453
    CL=32458
    2946069e
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib/godoc Loading commit data...
misc/xcode Loading commit data...
pkg Loading commit data...
src Loading commit data...
test Loading commit data...
usr Loading commit data...