예제 #1
0
 public static void invoke(Interpreter env, CallStack callstack) {
   System.gc();
   env.println("Tidy complete");
 }