]> Cypherpunks repositories - gostls13.git/commit
go/build: document blank line required after build constraints
authorRick Arnold <rickarnoldjr@gmail.com>
Thu, 24 Jan 2013 02:32:46 +0000 (13:32 +1100)
committerAndrew Gerrand <adg@golang.org>
Thu, 24 Jan 2013 02:32:46 +0000 (13:32 +1100)
commit2e51f7828017db23fa18fc883c5d6a76abcc3b88
tree7c8407aad709e6cb33a8026a46d36fc04a17df32
parent2e15f4b8c49b2e240d4852d39610956a3473da3c
go/build: document blank line required after build constraints

Fixes #3539.

R=golang-dev, dave, adg
CC=golang-dev
https://golang.org/cl/7206049
src/pkg/go/build/doc.go