summaryrefslogblamecommitdiff
path: root/test/files/continuations-neg/infer0.check
blob: 1dd072ef094be6936f2adc1cae7867ae9dc1120e (plain) (tree)
1
2
3
4



                                                                                                                                                                     
infer0.scala:11: error: cannot cps-transform expression 8: type arguments [Int(8),String,Int] do not conform to method shiftUnit's type parameter bounds [A,B,C >: B]
    test(8)
         ^
one error found