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
to generate variable references
With this change, it is possible to click on a variable and see all its
uses highlighted within the algorithm scope, and to be warned about
missing definitions / unused variables.
https://speced.github.io/bikeshed/#var-and-algorithms
* Fix missing/erroneous/unused variables
0 commit comments