I'm attempting to type-erase a proc as a pointer. In my second example you can't even do: let a = add Run
Nim says `invalid type: 'None' for let`
I'm attempting to type-erase a proc as a pointer. In my second example you can't even do: let a = add Run
Nim says `invalid type: 'None' for let`