We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52bae9e commit fe86866Copy full SHA for fe86866
bug.py
@@ -0,0 +1,7 @@
1
+import flint
2
+
3
+#f = flint.fmpz() == flint.fmpz(0)
4
+print(1.1)
5
+flint.fmpz(0)
6
+print(1.2)
7
+print(f)
0 commit comments