package testPullUpGen.test28b.test; /** * Test : pull up m */ public class A extends S { int x; }