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