Skip to content

Scaladoc doesn't report context functions... #14343

Closed
@markehammons

Description

@markehammons

Compiler version

3.1.0

Minimized code

val x: Int ?=> Float = 5.0f

Output

in documentation:

val x: () => Float

Expectation

The context function information shouldn't be lost.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions