package a.b.c; aspect Asp { // before(): staticinitialization(*) {} int C.i = 5; }