I\'ve got a trouble with conditional compilation in Go 1.
Here is my test code. Is there anything I misunderstand about the \"// +build\" constraint and the \"-tags\
http://golang.org/pkg/go/build/ Build Constraints “To distinguish build constraints from package documentation, a series of build constraints must be followed by a blank line.”