lean4-htt/tests/lean/1825.lean
2022-11-15 07:37:54 -08:00

2 lines
139 B
Text

theorem boom : -2147483648 + 2147483648 = 0 := by rfl
theorem boom' : -2147483648 + 2147483648 = -18446744069414584320 := by native_decide