We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea35002 commit 9b6d3b7Copy full SHA for 9b6d3b7
1 file changed
int/int_test.mbt
@@ -1,5 +1,5 @@
1
test "overflow" {
2
// signed integer expected to be negative
3
inspect(0xC2B2AE3D, content="-1028477379")?
4
- inspect(0x85EBCA77,content="-2048144777")?
5
-}
+ inspect(0x85EBCA77, content="-2048144777")?
+}
0 commit comments