1
0
mirror of https://github.com/golang/go synced 2024-10-03 06:21:21 -06:00
go/src/cmd/9l
Russ Cox d7f6d46c5c cmd/...: remove use of func() { ... }() in loop increment
These were introduced during C -> Go translation when the loop increment
contained multiple statements.

Change-Id: Ic8abd8dcb3308851a1f7024de00711f0f984e684
Reviewed-on: https://go-review.googlesource.com/7627
Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com>
Reviewed-by: Rob Pike <r@golang.org>
2015-03-17 00:34:00 +00:00
..
asm.go cmd/...: remove use of func() { ... }() in loop increment 2015-03-17 00:34:00 +00:00
l.go cmd/5l etc: restore comments lost during C -> Go conversion 2015-03-05 21:49:39 +00:00
obj.go cmd/5g etc: tweak import blocks 2015-03-05 02:02:34 +00:00