mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-01-23 19:17:27 -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.