Place !WITH_NEW_INFERENCE directive to diagnostics test data
This commit is contained in:
+1
@@ -1,3 +1,4 @@
|
||||
// !WITH_NEW_INFERENCE
|
||||
fun foo(arg: Int?): Int {
|
||||
var i = arg
|
||||
if (i != null && <!DEBUG_INFO_SMARTCAST!>i<!>++ == 5) {
|
||||
|
||||
Reference in New Issue
Block a user