mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-09-17 18:02:57 +00:00
d1c0d6120a
Code size is not affected, as dead arguments are eliminated anyway. It makes future interface optimizations hopefully easier to implement.