File size: 96 Bytes
e36aeda
 
 
 
 
1
2
3
4
5
		//gofmt -stdin

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