// IS_APPLICABLE: false fun test(x: String?) { null == x }