Nim Version
2.3.1
2.*
Description
e.g.,
If in nim.cfg, using
gcc.path = $nim/../../xxx
Then it just always became ../xxx
Current Output
Expected Output
Known Workarounds
No response
Additional Information
It's because in extccomp.nim, joinPath was called before strutils.`%`