Move callable reference diagnostic tests to non-stdlib
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
package
|
||||
|
||||
internal val kotlin.String.countCharacters: kotlin.Int
|
||||
internal var kotlin.Int.meaning: kotlin.Long
|
||||
internal fun test(): kotlin.Unit
|
||||
Reference in New Issue
Block a user