Home
Manpages
About
(root)/
gcc-13.2.0/
libgo/
go/
cmd/
gofmt/
testdata/
stdin2.golden
//gofmt -stdin var x int func f() { y := z /* this is a comment */ // this is a comment too }