github.com/fjballest/golang@v0.0.0-20151209143359-e4c5fe594ca8/src/cmd/gofmt/testdata/stdin1.input (about) 1 //gofmt -stdin 2 3 if x { 4 y 5 }