]> Cypherpunks repositories - gostls13.git/commit
Test that a break statement inside a select statement breaks
authorIan Lance Taylor <iant@golang.org>
Thu, 6 Nov 2008 23:24:10 +0000 (15:24 -0800)
committerIan Lance Taylor <iant@golang.org>
Thu, 6 Nov 2008 23:24:10 +0000 (15:24 -0800)
commitce15158502dad699a4781908a2fb0bed1dc8b61b
tree4a2a41286c9a1178b216f4b0f1c9bc1909d5635d
parentec81145565af06164c31bb83532eb11f48198a0b
Test that a break statement inside a select statement breaks
out of the enclosing loop.

R=ken
DELTA=20  (20 added, 0 deleted, 0 changed)
OCL=18686
CL=18714
test/bugs/bug119.go [new file with mode: 0644]
test/golden.out