github.com/hbdrawn/golang@v0.0.0-20141214014649-6b835209aba2/src/cmd/gofmt/testdata/stdin1.golden (about) 1 //gofmt -stdin 2 3 if x { 4 y 5 }