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