Exemple #1
0
 public static Cons getCons() {
   return (Cons) (Scope.getThreadLocalFunction("Number", new Cons()));
 }