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

1 line
34 B
Java

if (true) return 1; else return 0;