public static void main(String[] args) { System.out.println("A"); launch(); System.out.println("B"); }