Commit 32dd44c
testing_testingtools: split
Earlier commit's "implicit-LHS" case had an explicit `the[]` in it,
which actually disables implicit-LHS injection — comment contradicted
the test. Split into two cases that each exercise the path the comment
claims: one without any `the[]` for implicit-LHS, one with explicit
`the[]` for the override path.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>the[] cases inside expect[] runtime test1 parent f437223 commit 32dd44c
1 file changed
Lines changed: 12 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
117 | | - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
118 | 119 | | |
119 | 120 | | |
120 | 121 | | |
| |||
130 | 131 | | |
131 | 132 | | |
132 | 133 | | |
133 | | - | |
134 | | - | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
135 | 137 | | |
136 | | - | |
137 | | - | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
138 | 144 | | |
139 | 145 | | |
140 | 146 | | |
| |||
0 commit comments