Skip to content

Wildcard star treated as an identifier in the REPL #3966

Closed
@allanrenucci

Description

@allanrenucci
scala> val List(x: _*) = ??? 
1 |val List(x: _*) = ???
  |            ^
  |            not found: _*

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions