blob: 1bf2f5a483f9a0e0c0a10a959045f5a44911547b [file] [log] [blame]
/* note: no newline at end of file */
for i := 0; i < 10; i++ {
s += i
}