Commit 8b6aaa4
authored
[mypyc] feat: support constant folding in
We can't yet fold the expression itself, but we can fold its value expr
This PR implements folding for the value exprtransform_assignment_expr
1 parent 1b8841b commit 8b6aaa4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1097 | 1097 | | |
1098 | 1098 | | |
1099 | 1099 | | |
1100 | | - | |
| 1100 | + | |
1101 | 1101 | | |
1102 | 1102 | | |
1103 | 1103 | | |
| |||
0 commit comments