5 lines
96 B
Plaintext
Raw Normal View History

2015-08-28 17:33:40 +02:00
//gofmt -stdin
/* note: no newline at end of file */
for i := 0; i < 10; i++ { s += i }