Skip to content

Handle type signatures #15249

Closed
Closed
@tgodzik

Description

@tgodzik

Compiler version

3.1.2

Minimized code

Signature help with cursor at @@

object a {
  val x: Map[Int, Stri@@ng]
}

Output

Empty output

Expectation

Map[A, B]: Map
       ^

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions