Closed jsjolen closed 5 years ago
Hi!
It'd be really nice if defdata errors on unknown options.
For example, right now
(defdata (foo :includes bar) my-ctr)
compiles without an error (it should be :include)
Hi!
It'd be really nice if defdata errors on unknown options.
For example, right now
compiles without an error (it should be :include)