fun main(args: Array) { if (true) // tricky comment { } if (true) //tricky comment { } if (true) { } else // 1 /*2*/ /*3*/ { } } // SET_FALSE: LBRACE_ON_NEXT_LINE