1 2 3 4
aspect X { public final int I.hashCode() { return 1;} // public int I.hashCode() { return 1;} }