mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 10:37:46 +00:00
d1c0d6120a
Code size is not affected, as dead arguments are eliminated anyway. It makes future interface optimizations hopefully easier to implement.