Skip to content

Quasiquotes shouldn't be off the hook for deprecated language features. #12386

Open
@som-snytt

Description

@som-snytt

reproduction steps

using Scala 2.13.5,

scala> q"'c"
val res1: $r.intp.global.Tree = scala.Symbol("c")

problem

Quasiquotes shouldn't be off the hook for deprecated language features.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions