sercantutar / infint

Arbitrary-Precision Integer Arithmetic
http://sercantutar.github.io/infint/
198 stars 48 forks source link

Fix warning in operator* #29

Open martinbis11 opened 1 year ago

martinbis11 commented 1 year ago

This commit fixes a warning because the dt variable was shadowing another variable.