Skip to content

type aliases aren't printed #61

@dotta

Description

@dotta
object w {
  type X[T] = T
  type A = X[Int] // would be nice to print A = Int
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions