7 lines
166 B
Plaintext
7 lines
166 B
Plaintext
namespace test
|
|
|
|
public open class test.Simple : java.lang.Object {
|
|
public final /*constructor*/ fun <init>(): test.Simple
|
|
public open fun foo(): jet.Tuple0
|
|
}
|