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
Division by 0 and modulo by 0 would otherwise crash the compiler.
Throwing an error prints an error message positioned on the operator,
and does not prevent other type errors from being found and shown.
0 commit comments