Files
kotlin/compiler/testData/codegen/boxWithJava
Denis Zharkov 155bbd40ae Do not generate not-null assertion for argument of Collection.contains
Of course not only for contains but for other methods having INSTANCEOF bar.rier
Otherwise using platform null values becomes for such methods becomes
dangerous in cases like `platformString in setOf("", "")`
2015-10-16 18:16:02 +03:00
..
2014-12-23 16:28:44 +03:00
2015-10-07 18:10:54 +03:00