shorter version const apple {.strdefine.} = "default_value" template toImport(x: static[string]): untyped = import x toImport(apple & "tools") Run
- calculated import argument geezer9
- Re: calculated import argument jangko
- Re: calculated import argument jangko