mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-11-29 17:32:09 -06:00
Now that the entire project is free of variable shadowing, we can enforce this as a compile time error to prevent any further introduction of this logic bug.