Files
kotlin-fork/testData/ast/for/statement/forWithEmptyBlock.jav
T
Sergey Ignatov 992675a1bc *_mult avoided
2011-11-07 13:36:13 +04:00

1 line
35 B
Java

for (int i = 0; i < 0; j++, i++) {}