mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-25 02:22:56 +00: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.