You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an application of "ES.21: Reduce scope": By moving the
definition inside the idef statement, compiling the code on platforms
other than MACH sill completely remove this unused variable.
0 commit comments