You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I should have been more explicit before. I was always referring to the bind command not working in generic procs. It works in templates for me but not for procs.
I think you closed my issue prematurely araq.
Your example doesn't work on my compiler.
gives Error: invalid expression: bind p
Oddly enough if you don't call the printVar at all it doesn't give you an error.
Nim Compiler Version 0.20.2 [Windows: amd64] Compiled at 2019-07-17 Copyright (c) 2006-2019 by Andreas Rumpf
compiled with nim c test.nim
I've actually had this problem for a few versions but I assumed you already knew about it before.
The text was updated successfully, but these errors were encountered: