package f; public class AClass { void doNothing() { this.y(); xxxx++; } }