mirror of
https://github.com/burrowers/garble.git
synced 2025-12-24 12:58:05 +08:00
Obfuscating literals broke constants with values inferred via iota before, because it would be moved to a variable declaration instead.
Obfuscating literals broke constants with values inferred via iota before, because it would be moved to a variable declaration instead.