0
0
llucycodes42
This means that the un-checked keyword will have no effect on the code. The {} will be evaluated first, and the un-checked keyword will have no effect on that.
Shortcut: unchecked
unchecked {
}
0
0
llucycodes42
This means that the un-checked keyword will have no effect on the code. The {} will be evaluated first, and the un-checked keyword will have no effect on that.
Shortcut: unchecked
unchecked {
}