Skip to content

Commit 57f919a

Browse files
josephfrazierslevithan
authored andcommitted
npm test
1 parent 7683a9b commit 57f919a

File tree

4 files changed

+73
-52
lines changed

4 files changed

+73
-52
lines changed

tools/output/blocks.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1162,5 +1162,9 @@ module.exports = [
11621162
{
11631163
'name': 'InZanabazar_Square',
11641164
'astral': '\uD806[\uDE00-\uDE4F]'
1165+
},
1166+
{
1167+
'name': 'Inundefined',
1168+
'astral': '\uD803[\uDFE0-\uDFFF]|\uD806[\uDDA0-\uDDFF]|\uD807[\uDFC0-\uDFFF]|\uD80D[\uDC30-\uDC3F]|\uD82C[\uDD30-\uDD6F]|\uD838[\uDD00-\uDD4F\uDEC0-\uDEFF]|\uD83B[\uDD00-\uDD4F]|\uD83E[\uDE70-\uDEFF]'
11651169
}
11661170
];

0 commit comments

Comments
 (0)