skint
skint copied to clipboard
cond-expand does not appear to work properly
Calling cold-expand does not work as expected. Neither of the examples shown below work:
skint] (cond-expand (skint 'foo)) run-time failure: argument count error on entry
skint] (cond-expand (skint (display "foo"))) run-time failure: argument count error on entry