aboutsummaryrefslogblamecommitdiff
path: root/tests/untried/pos/t7532b/B_2.scala
blob: c4f15daf5c61a6901c66ee3b74614d5d2f72b262 (plain) (tree)
1
2
3
4
5
6
7
8







               
import pack._

object Test {
  val r = new R
  new r.attr()
  new r.`@`
  new `@`
}