fun test() { val ifMore = true val isFirst = true if } // ORDER: if // ORDER: ifMore // ORDER: isFirst // SELECTED: 0