Commit 5009cbb
committed
CI lazy methods: re-explore array types with different element types
Previously upon encountering a second array this would truncate the search for
available types, but since they may have different element types this could lead
to missing the availability of one or more of the element classes. Now we search
array::reference every time we encounter it.1 parent f17e2c8 commit 5009cbb
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
344 | 344 | | |
345 | 345 | | |
346 | 346 | | |
347 | | - | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
348 | 351 | | |
349 | 352 | | |
350 | 353 | | |
| |||
0 commit comments