2dc3871954
^KT-53929 Fixed
17 lines
351 B
Plaintext
Vendored
17 lines
351 B
Plaintext
Vendored
// UsualClass.class
|
|
// ------------------------------------------
|
|
public final class UsualClass : kotlin/Any {
|
|
|
|
// signature: <init>()V
|
|
public constructor()
|
|
|
|
// signature: foo()V
|
|
public final fun foo(): kotlin/Unit
|
|
|
|
// module name: test-module
|
|
}
|
|
// META-INF/test-module.kotlin_module
|
|
// ------------------------------------------
|
|
module {
|
|
}
|