blob: f8e0d5b66cc99cdc3ca6f3ab24aaa21943b57122 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
// Test emoji shaping.
---
// This should form a three-member family.
👩👩👦
// This should form a pride flag.
🏳️🌈
// Skin tone modifier should be applied.
👍🏿
// This should be a 1 in a box.
1️⃣
---
// These two shouldn't be affected by a zero-width joiner.
🏞🌋
|