On Tue, Nov 1, 2011 at 7:24 PM, Christian Kellermann <[email protected]> wrote: > * Alex Shinn <[email protected]> [111101 11:06]: >> >> #;2> (test 4 (+ 2 2)) >> >> >> >> Error: (cdr) bad argument type: #f >> >> I'll fix this as soon as I get home, but it's not >> very meaningful to use tests without any group. > > Ah I guess the confusion comes from the example above which is the > one from the docs...
Yes - you basically always want to use a group, but it's nice to be able to run simple examples in the repl. Fixed now. -- Alex _______________________________________________ Chicken-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-users
