Skip to content

Scaladoc: Unescaped special characters in Quotes documentation #13746

Closed
@KacperFKorban

Description

@KacperFKorban

https://dotty.epfl.ch/api/scala/quoted/Quotes$reflectModule$BlockModule.html

/** Creates a block `{ <statements: List[Statement]>; <expr: Term> }` */
      def apply(stats: List[Statement], expr: Term): Block

is displayed as:
image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions