Commit b08f99b
Separate nullsafe modify assertion into its own function
The previous non-nullsafe call narrows the type of $d, which could
affect the nullsafe assertion on the next line.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 055fb6b commit b08f99b
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
49 | 52 | | |
50 | 53 | | |
51 | 54 | | |
| |||
0 commit comments