[KLIB tool] Migrate 'dump-metadata' tests to K/N test infra
This commit is contained in:
committed by
Space Team
parent
57e004e2b0
commit
aa9b901926
Vendored
+2
@@ -1,3 +1,4 @@
|
||||
package test {
|
||||
class ClassA constructor() {
|
||||
class classB constructor() {
|
||||
fun memberFromB(): Int
|
||||
@@ -25,3 +26,4 @@
|
||||
val memberFromObjA: Int = 300
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user