aboutsummaryrefslogtreecommitdiff
path: root/tests/untried/pos/t7532b/A_1.scala
blob: 586465ee6e54c0b032b89c868bfd69efc68b3df4 (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 `@`