summaryrefslogtreecommitdiffstats
path: root/src/cmd/gofmt/testdata/stdin3.input
blob: ab46c1063beba078cd8a18c4fd2beb64186e9d0a (plain)
1
2
3
4
5
		//gofmt -stdin

		/* note: no newline at end of file */
		for i := 0; i < 10; i++ { s += i }