Place !WITH_NEW_INFERENCE directive to diagnostics test data
This commit is contained in:
+1
@@ -1,3 +1,4 @@
|
||||
// !WITH_NEW_INFERENCE
|
||||
class Data<T>(val x: T, val y: T)
|
||||
|
||||
operator fun <T> Data<T>.component1() = x
|
||||
|
||||
Reference in New Issue
Block a user