summaryrefslogblamecommitdiff
path: root/test/files/neg/t7235.check
blob: 357a3dfd83eacf780bda09ab534c3bb905899bd6 (plain) (tree)
1
2
3
4



                                                                                                          
t7235.scala:9: error: implementation restriction: cannot reify refinement type trees with non-empty bodies
  val Block(List(ValDef(_, _, tpt: CompoundTypeTree, _)), _) = reify{ val x: C { def x: Int } = ??? }.tree
                                                                             ^
one error found