Home
Manpages
About
(root)/
gcc-13.2.0/
libgo/
go/
cmd/
gofmt/
testdata/
stdin3.golden
//gofmt -stdin /* note: no newline at end of file */ for i := 0; i < 10; i++ { s += i }