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