mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-02-26 15:29:32 +00:00
This does not cause any issues, because CScript in the tests are const. However, this change allows to enable the "function-call-in-default-argument (B008)" lint rule.