Commit 2224621
authored
Fix MDL code gen after removing ClosureSourceCodeNode (AcademySoftwareFoundation#2465)
In AcademySoftwareFoundation#2400 the ClosureSourceCodeNode has been removed and replaced by the regular SourceCodeNode.
For that to work, the SourceCodeNode needs to emit dependent function calls to generate code for the inputs.1 parent 87c4a2b commit 2224621
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
80 | 87 | | |
81 | 88 | | |
82 | 89 | | |
| |||
0 commit comments