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
it would be nice if we could annotate the bit32 functions in the rule toml files to require the return value to be stored/read so it would have told me about the bug. Similarly, I would expect this potential bug to be found:
I had this bug today:
which should have been
it would be nice if we could annotate the bit32 functions in the rule toml files to require the return value to be stored/read so it would have told me about the bug. Similarly, I would expect this potential bug to be found:
where the return value is stored, but not read
The text was updated successfully, but these errors were encountered: