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
Scott now calculates local variable scopes based on labels, instead of line numbers. This fixes some issues with tests using try-with-resources or unusual formatting. #46, #19