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
To make the future new nim's IC work, all compile time global variables should not be declared as they are right now, but by importing and using macrocache: https://nim-lang.org/docs/macrocache.html
To make the future new nim's IC work, all compile time global variables should not be declared as they are right now, but by importing and using
macrocache
: https://nim-lang.org/docs/macrocache.htmlIC: nim-lang/RFCs#46
The text was updated successfully, but these errors were encountered: