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
When calculating the set of touched symbols, also consider the symbols that are
passed to return statements. Furthermore, continue with reading symbols that
are in code labelled with "other".
Added a check to test whether return statements have at most one argument.
0 commit comments