abandoning branch for now, work is in intermediate state
This commit is contained in:
parent
bff9a38d39
commit
1617c878f5
46 changed files with 2040 additions and 97 deletions
|
@ -1,3 +1,7 @@
|
|||
[start_array, {string, "arabic letter alef: "}, {string, [16#0627]}, end_array, end_json].
|
||||
|
||||
[{escaped_unicode, codepoint}].
|
||||
{name, "unicode_to_codepoint"}.
|
||||
{jsx, [start_array,
|
||||
{string,"arabic letter alef: "},
|
||||
{string,[1575]},
|
||||
end_array,end_json]}.
|
||||
{json, "unicode_to_codepoint.json"}.
|
||||
{jsx_flags, [{escaped_unicode,codepoint}]}.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue