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 1c41ab7 commit 7c88567Copy full SHA for 7c88567
mypyc/irbuild/specialize.py
@@ -78,6 +78,7 @@
78
uint8_rprimitive,
79
)
80
from mypyc.irbuild.builder import IRBuilder
81
+from mypyc.irbuild.constant_fold import constant_fold_expr
82
from mypyc.irbuild.for_helpers import (
83
comprehension_helper,
84
sequence_from_generator_preallocate_helper,
0 commit comments