mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-09-12 23:06:45 +08:00
Renames some variables to prevent ones in inner scopes from shadowing outer-scoped variables. The Copy* functions have no shadowing, but we rename them anyways to remain consistent with the other functions.