Explorar o código

Update 01_int.py

blueloveTH %!s(int64=2) %!d(string=hai) anos
pai
achega
4b4351e3fa
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      tests/01_int.py

+ 0 - 4
tests/01_int.py

@@ -1,7 +1,3 @@
-assert 1 < 2 < 3
-assert 4 > 3 >= 3
-assert not 1 < 2 > 3
-
 # test int literals
 assert 0xffff == 65535
 assert 0xAAFFFF == 11206655