Skip to main content
summaryrefslogtreecommitdiffstats
blob: 18032076a3762c2c8bd882cdc0da8eb4f8bd1b44 (plain) (blame)
1
2
3
4
5
6
package test0438;

import test0438_a.W;

class D {
}

Back to the top