micropython/tests/micropython/viper_binop_comp_uint.py.exp

7 wiersze
77 B
Plaintext

1 1 == <= >=
2 1 > >= !=
1 2 < <= !=
2 -1 < <= !=
-2 1 > >= !=
-2 -1 < <= !=