strings returned as binaries
This commit is contained in:
parent
d5a91c0a06
commit
0ea61233c5
22 changed files with 86 additions and 98 deletions
|
@ -1,4 +1,4 @@
|
|||
{name, "unpaired surrogate replaced"}.
|
||||
{jsx, [start_array,{string,[65533,$b,$l,$a,$h]},end_array,end_json]}.
|
||||
{jsx, [start_array,{string,<<65533/utf8,$b,$l,$a,$h>>},end_array,end_json]}.
|
||||
{json, "unpaired_surrogate_replaced.json"}.
|
||||
{jsx_flags, [loose_unicode]}.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue