mirror of
https://github.com/golang/go
synced 2024-11-14 09:10:27 -07:00
77328b8d12
Try to remove the most visible artefacts resulting from the C to Go translation. It includes: - refactoring the find function to eliminate goto and variable declarations - removing useless variables still having a _ = xxx - decreasing the number of upfront variable declarations No semantic changes. Change-Id: I84d981c48b2d9e22e6b9db5f2a703c80c60249ba Reviewed-on: https://go-review.googlesource.com/15681 Reviewed-by: Russ Cox <rsc@golang.org> |
||
---|---|---|
.. | ||
internal | ||
doc.go | ||
main.go |