Skip to content

Commit 9b6d3b7

Browse files
committed
fmt
1 parent ea35002 commit 9b6d3b7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

int/int_test.mbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
test "overflow" {
22
// signed integer expected to be negative
33
inspect(0xC2B2AE3D, content="-1028477379")?
4-
inspect(0x85EBCA77,content="-2048144777")?
5-
}
4+
inspect(0x85EBCA77, content="-2048144777")?
5+
}

0 commit comments

Comments
 (0)