summaryrefslogtreecommitdiff
path: root/src/cmd/gofmt/testdata/stdin3.input
blob: d963bd0d21bc54f829799e8596c84d7c35c5707a (plain)
1
2
3
4

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