tomhrr / dale

Lisp-flavoured C
BSD 3-Clause "New" or "Revised" License
1.03k stars 48 forks source link

Type macros don't work with forced concepts #108

Closed porky11 closed 7 years ago

porky11 commented 7 years ago

(instantiate Array (force Type float) 2)

tomhrr commented 7 years ago

On Sat, Sep 17, 2016 at 02:46:08AM -0700, Fabio Krapohl wrote:

(instantiate Array (force Type float) 2)

Thanks, this has been fixed.