Skip to content

Member type does not conform to type projection on supertype #538

Closed
@DarkDimius

Description

@DarkDimius

Can be reproduced here:
dotty-staging/dotty-1@82cdf60

./src/dotty/tools/backend/jvm/DottyBackendInterface.scala:789: error: type mismatch:
 found   : DottyBackendInterface.this.Symbol(in DottyBackendInterface)(sym)
 required: scala.tools.nsc.backend.jvm.BackendInterface#Symbol(in BackendInterface)
        primitiveTypeMap.getOrElse(sym, storage.getClassBTypeAndRegisterInnerClass(sym.asInstanceOf[ct.int.Symbol]))

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions