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



                                                                                             
t5445.scala:4: error: cps annotations not allowed on by-value parameters or value definitions
  def foo(block: Unit @suspendable ): Unit @suspendable = {}
          ^
one error found