This repository was archived by the owner on Apr 15, 2026. It is now read-only.
Commit e5facf9
committed
Properly emit c-escaped string tokens
FIX: Fix a bug that broke tokenizing of `e'\n'`-style strings.
See https://discuss.codemirror.net/t/postgresql-c-style-escape-using-e/83461 parent 898e017 commit e5facf9
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
| 246 | + | |
246 | 247 | | |
247 | 248 | | |
248 | 249 | | |
| |||
0 commit comments