On 2015-02-05 22:35, Walter Bright wrote:

It's no different from:

Q: the compiler gave me a mismatched type error!
A: put in a cast and it'll compile!

The difference is if you do that the compiler won't disable type checking for the whole function.

--
/Jacob Carlborg

Reply via email to