// IS_APPLICABLE: false fun foo(p: Boolean): String { while(true) { } }