!752 static L tests = litlist( "translator used by #1001167", "main program of #1001167", "first statement in main program of #1001167" ); p { Class bot = run("#1002078"); for (S test : tests) pcall { print(test); S a = callStaticAnswerMethod(bot, test); print(" " + a); } }