golang.org/toolchain@v0.0.1-go1.9rc2.windows-amd64/src/cmd/gofmt/testdata/stdin1.input (about) 1 //gofmt -stdin 2 3 if x { 4 y 5 }