Commit 01977ee
Add test for multi-scalar key values in array by-ref tracking
When a key has multiple possible scalar values (e.g. bool maps to 0 or 1),
the reference is tracked using the original key expression, so assignments
to either possible index correctly propagate through the reference.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent f0ba82a commit 01977ee
1 file changed
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
71 | 88 | | |
72 | 89 | | |
73 | 90 | | |
| |||
0 commit comments