;; Riddle me this, Batman: why does this work in csi -s, but not when the program is compiled? (module foo () #;empty) (register-feature! 'foo) (use foo)