FILE: incompleteWhen.kt public final fun main(args: R|kotlin/Array|): R|kotlin/Unit| { lval x: R|kotlin/Int| = Int(42) when (R|/x|) { ($subj$ is ) -> { } } }