namespace test

public open class test.Simple : java.lang.Object {
    public final /*constructor*/ fun <init>(): test.Simple
    public open fun foo(): jet.Tuple0
}
