aboutsummaryrefslogtreecommitdiff
path: root/tests/untried/pos/t7532b/A_1.scala
blob: 6d70d15ff6faf650be2dd61dea119b63b5d11e9f (plain) (blame)
1
2
3
4
5
6
7
package pack
class R {
    class attr // Will have the bytecode name `R$attr`, not to be confused with `R@tr`!
    class `@`
}

class `@`