!636 main { static Object androidContext; psvm { System.out.println("Hello world!"); System.out.println("androidContext = " + androidContext); } }