In config.nims:
switch("hints", "off") task hello, "say hello world": echo "hello world"
$ nim hello hello world
In config.nims:
In bash: