aspect X { intertype Target { int i = 5; } public static void main(String[]argv) { } } class Target {}