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