By the way you don't need `static` here, anything that goes into a `const` has 
to be static anyways, so as long as Nim can call the procedure statically, it 
will.

Reply via email to