mirror of https://github.com/kdl-org/kdl.git
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:
parent
1294f9733d
commit
094a615f82
|
|
@ -1,2 +0,0 @@
|
||||||
// 0xDFFF (last code point before 0xE000)
|
|
||||||
node <20>arg
|
|
||||||
|
|
@ -1,2 +0,0 @@
|
||||||
// 0xD800 (first code point after 0xD7FF)
|
|
||||||
node <20>arg
|
|
||||||
Loading…
Reference in New Issue