Commit f5aa2aa
Fix playground string interpolation (re-apply lost fix from 5c89280)
The docs/src/playground/lowerer.js was overwritten when docs were rebuilt,
losing the StringLit/Identifier node kind matching fix. The src/playground/
copy had the fix but docs/src/playground/ did not.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 2e475d1 commit f5aa2aa
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
850 | 850 | | |
851 | 851 | | |
852 | 852 | | |
853 | | - | |
| 853 | + | |
854 | 854 | | |
855 | | - | |
856 | | - | |
| 855 | + | |
| 856 | + | |
857 | 857 | | |
858 | 858 | | |
859 | 859 | | |
860 | | - | |
| 860 | + | |
861 | 861 | | |
862 | 862 | | |
863 | 863 | | |
| |||
0 commit comments