Skip to content

opaque type aliases broken in Worksheets #6566

Closed
@bishabosha

Description

@bishabosha

In 0.15.0-RC1 the type Foo can't be found within the Foo object in worksheet mode.

opaque type Foo = String

object Foo {
  def apply(s: String): Foo = s
}

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