示例#1
0
文件: Nil.java 项目: jrotolo/scint
 public void print(int n, boolean p) {
   Printer.printNil(n, p);
 }