summaryrefslogtreecommitdiff
path: root/test/files/continuations-neg/t2949.check
blob: 411aed1b5b6cd52421435e126e74792393ecee12 (plain) (blame)
1
2
3
4
5
6
t2949.scala:13: error: type mismatch;
 found   : Int
 required: ? @scala.util.continuations.cpsParam[List[?],?]
    x * y
      ^
one error found