portable-devtools / go /src /cmd /gofmt /testdata /stdin2.input
codekingpro's picture
Add files using upload-large-folder tool
4929087 verified
Raw
History Blame Contribute Delete
101 Bytes
//gofmt -stdin
var x int
func f() { y := z
/* this is a comment */
// this is a comment too
}