Added diagnostic tests for inference and incorporation
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
package
|
||||
|
||||
internal fun </*0*/ T> arrayOf(/*0*/ vararg t: T /*kotlin.Array<out T>*/): kotlin.Array<T>
|
||||
internal fun test(): kotlin.Unit
|
||||
Reference in New Issue
Block a user