summaryrefslogblamecommitdiff
path: root/test/files/pos/t7532/A_1.java
blob: 1ade76cc703bc6a0adf42f45dcbc6b968ad72ff6 (plain) (tree)
1
2
3
4
5
6





                                                                                                    
class R {
	public class attr { // Will have the bytecode name `R$attr`, not to be confused with `R@tr`!
	}
	public static class attr1 {
	}
}