open_in_new
content_copy
class A { static { System.out.print("jojo"); } public static void main(String[] args) { } }