mirror of
https://github.com/nim-lang/Nim.git
synced 2026-09-02 20:03:45 +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