Closed Totktonada closed 5 years ago
This reverts commit c122bd108872a0f52ac688cdc733f7365bd950cd.
The reverted commit breaks variables reusing in generated code (see sched_variables_helper()), so it was possible to reach 200 local variables limit when trying to compile a large schema.
Added a test case.
Fixes #124.
This reverts commit c122bd108872a0f52ac688cdc733f7365bd950cd.
The reverted commit breaks variables reusing in generated code (see sched_variables_helper()), so it was possible to reach 200 local variables limit when trying to compile a large schema.
Added a test case.
Fixes #124.