summaryrefslogtreecommitdiff
path: root/test/files/continuations-neg/infer2.check
blob: d92bc9c5724da2a3ad7a6aa15b2543e4359a1c5f (plain) (blame)
1
2
3
4
infer2.scala:14: error: illegal answer type modification: scala.util.continuations.cpsParam[String,Int] andThen scala.util.continuations.cpsParam[String,Int]
    test { sym(); sym() }
         ^
one error found