[K2] Ignore failing metadata tests while working on them.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// IGNORE K2
|
||||
|
||||
internal inline fun <reified X : Any> topLevelFun(x: X) = X::class
|
||||
|
||||
var topLevelProp: String? = null
|
||||
|
||||
Reference in New Issue
Block a user