Fix typing of constants
1 unresolved thread
1 unresolved thread
Compare changes
- Daniel Bauer authored
@@ -131,13 +131,11 @@ def test_typify_integer_binops():
@@ -131,13 +131,11 @@ def test_typify_integer_binops():
# TODO: x can not be a constant here, because then the typifier can not check that the arguments are integer.