!7 import static x30_pkg.x30_util.print_append; /*static void print_append(StringBuffer buf, String s, int max) { x30.print_append(buf, s, max); }*/ p { print("Hello world!"); }