package r; public aspect DeclaresITD { public int InterfaceForITD.x = 9; public void InterfaceForITD.nothing(int x, int y, int z) { } }