package test

public open class inner : test.B.C {
    public constructor inner()
}
