Move callable reference diagnostic tests to non-stdlib
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
package
|
||||
|
||||
internal var x: kotlin.Int
|
||||
internal val y: kotlin.String
|
||||
internal fun testX(): kotlin.Unit
|
||||
internal fun testY(): kotlin.Unit
|
||||
Reference in New Issue
Block a user