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 following code is from the official wiki: https://github.com/golang/go/wiki/Switch
It runs fine but the inspection thinks fallthrough statement out of place
The following code is from the official wiki: https://github.com/golang/go/wiki/Switch
It runs fine but the inspection thinks
fallthrough statement out of place
The text was updated successfully, but these errors were encountered: