github.com/zebozhuang/go@v0.0.0-20200207033046-f8a98f6f5c5d/src/cmd/gofmt/testdata/stdin1.input (about) 1 //gofmt -stdin 2 3 if x { 4 y 5 }