KT element: KtWhileExpression
FIR element: FirWhileLoopImpl

FIR element rendered:
while(Boolean(true)) {
}
