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
The text was updated successfully, but these errors were encountered:
bennofs
changed the title
False positive for "unused variable" warning for while loop with continue
False positive for "value never read" warning for while loop with continue
Jul 21, 2017
Example:
Triggers "value assigned to count is never read".
Playground
The text was updated successfully, but these errors were encountered: