]> Cypherpunks.ru repositories - gostls13.git/commit
test: commentary for [h-m]*.go
authorRob Pike <r@golang.org>
Thu, 23 Feb 2012 07:47:26 +0000 (18:47 +1100)
committerRob Pike <r@golang.org>
Thu, 23 Feb 2012 07:47:26 +0000 (18:47 +1100)
commit501f0b578fd2bbd1919d85c4d3d4bb2e15e18545
tree59aa62a3365d0d5334638d31156b31b26fcdb609
parent3391de8df7a6b2bb87acae8f1a8e82f851fc0511
test: commentary for [h-m]*.go

R=golang-dev, gri
CC=golang-dev
https://golang.org/cl/5674112
28 files changed:
test/helloworld.go
test/if.go
test/import.go
test/import1.go
test/import2.go
test/import3.go
test/import4.go
test/import5.go
test/index.go
test/indirect.go
test/indirect1.go
test/init.go
test/initialize.go
test/initializerr.go
test/int_lit.go
test/intcvt.go
test/iota.go
test/label.go
test/label1.go
test/linkx.go
test/literal.go
test/mallocfin.go
test/map.go
test/map1.go
test/method.go
test/method1.go
test/method2.go
test/method3.go