Tests are invalid (contained U+FFFD, not surrogates) and are in general untestable since you can't represent surrogates in UTF-8, which KDL must be encoded in.

This commit is contained in:
Tab Atkins-Bittner 2023-12-26 14:36:48 -08:00
parent 1294f9733d
commit 094a615f82
2 changed files with 0 additions and 4 deletions

View File

@ -1,2 +0,0 @@
// 0xDFFF (last code point before 0xE000)
node <20>arg

View File

@ -1,2 +0,0 @@
// 0xD800 (first code point after 0xD7FF)
node <20>arg