We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I got an intern crash on that classic test for overflow.
print( (-2147483647i32 - 1i32) / -1i32 )