예제 #1
0
파일: Nil.java 프로젝트: jrotolo/scint
 public void print(int n, boolean p) {
   Printer.printNil(n, p);
 }