portable-devtools / go /src /cmd /gofmt /testdata /stdin3.golden
codekingpro's picture
Add files using upload-large-folder tool
4929087 verified
Raw
History Blame Contribute Delete
101 Bytes
//gofmt -stdin
/* note: no newline at end of file */
for i := 0; i < 10; i++ {
s += i
}