summaryrefslogblamecommitdiff
path: root/test/files/run/t1501.check
blob: f0fa9112a57c967c12002da5493a87863b725b94 (plain) (tree)
1
2
3


                                                                   
defined class xyz
loopWhile: [T](cond: => Boolean)(body: => Unit @xyz[T])Unit @xyz[T]
test: ()Unit @xyz[Int]