I think @deech is talking about FFI specifically - especially with C++ backend, 
if your Nim FFI definitions are different from the actual code, then the C++ 
compiler will complain. In case of the C backend that can happen too, but the C 
compiler is much less restrictive.

Reply via email to