1 2 3 4 5 6 7 8 9
import static a.b.c.A.*; public class I2 { public static void main(String []argv) { m(); } }