> 3 is a very bad idea, we did this for os.getConfigDir() which people then > used in a const section producing a binary that only works for the user who > compiled the program.
People? Who? But in any case, with great power comes great responsibility. People that use Nim should know what `const` does. We shouldn't baby them into thinking it's just like a 'let'.