go / src /cmd /gofmt /testdata /stdin2.input
AbdulElahGwaith's picture
Upload folder using huggingface_hub
e36aeda verified
//gofmt -stdin
var x int
func f() { y := z
/* this is a comment */
// this is a comment too
}