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 61207d2 commit e281791Copy full SHA for e281791
1 file changed
Lib/test/test_capi/test_opt.py
@@ -458,6 +458,7 @@ def _run_with_optimizer(self, testfunc, arg):
458
ex = get_first_executor(testfunc)
459
return res, ex
460
461
+
462
def test_int_type_propagation(self):
463
def testfunc(loops):
464
num = 0
0 commit comments