Commit ccf8d7f
fix(print-cost-model): add missing LinearInXAndY case to renderModel
Add LinearInXAndY case to the renderModel function in print-cost-model
executable to handle the linear_in_x_and_y costing function type that
was introduced for valueContains builtin.
This addresses Kenneth's comment about the missing case in the
print-cost-model executable.
Fixes: #7476 (comment)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 1418ee3 commit ccf8d7f
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| 140 | + | |
140 | 141 | | |
141 | 142 | | |
142 | 143 | | |
| |||
0 commit comments