go/test/bugs
Russ Cox 2946069e3f break and continue fixes
labeled break/continue was using
first loop with any label,
not first loop with the right label.

R=ken
OCL=32453
CL=32458
2009-07-29 14:49:01 -07:00
..
bug132.go - added comment with various viewpoints so we have whole story 2009-01-21 14:57:47 -08:00
bug159.go bug in parallel assignment 2009-06-03 17:26:53 -07:00
bug162.go bug: pointer arithmetic involving large offsets 2009-06-09 09:45:30 -07:00
bug169.go triple quote 2009-07-20 14:15:36 -07:00