blob: 3b43b280534ade3db2fbc99dc25106d7bbe5ec13 (
plain) (
blame)
1
2
3
4
5
6
7
|
// Test that shaping missing characters in both left-to-right and
// right-to-left directions does not cause a crash.
---
#"\u{590}\u{591}\u{592}\u{593}"
#"\u{30000}\u{30001}\u{30002}\u{30003}"
|