mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-28 17:04:41 +00:00
In order not to trip the optimization in genInfixCall we have to do so. The same trick is also used in setExternName. Fixes #8241
In order not to trip the optimization in genInfixCall we have to do so. The same trick is also used in setExternName. Fixes #8241