summaryrefslogtreecommitdiff
path: root/test/files/continuations-neg/t1929.check
blob: b04a5b977d8b1a36656ef42fdf3cca8e63515809 (plain) (blame)
1
2
3
4
5
6
t1929.scala:8: error: type mismatch;
 found   : Int @scala.util.continuations.cpsParam[String,String] @scala.util.continuations.cpsSynth
 required: Int @scala.util.continuations.cpsParam[Int,String]
    reset {
          ^
one error found