package test

internal val inferTypeFromImportedFun : jet.Int

internal final class B : testOther.A {
    /*primary*/ public constructor B()
}
