Static is not a macro, it's a language feature, so it will be implemented in 
the compiler, not the standard library. evalStaticExpr/Stmt in compiler/vm.nim 
sound reasonable.

Reply via email to