Place !WITH_NEW_INFERENCE directive to diagnostics test data
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// !WITH_NEW_INFERENCE
|
||||
fun idAny(x: Any) = x
|
||||
fun <T> id(x: T) = x
|
||||
fun idUnit(x: Unit) = x
|
||||
|
||||
Reference in New Issue
Block a user