Пример #1
0
 public void print(int n, boolean p) {
   Printer.printNil(n, p);
 }