package q; import p.Code; public aspect Asp { static int I = 5; //before():staticinitialization(Code){} }