blob: 2f511e9f79d887fd8cf4d11de17ac172454aca2a [file] [log] [blame]
main() {
int i;
for (i = 0; i < 10; i++) {}
}