!747 m { p { print("main.class: " + structure(main.class)); print("Exception: " + structure(new Exception("hello"))); } }