aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/text.tm3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/text.tm b/test/text.tm
index afaabb64..bf7b77cd 100644
--- a/test/text.tm
+++ b/test/text.tm
@@ -16,6 +16,9 @@ func main():
>> \U65\U301
= "é"
+ >> \U[Penguin]:codepoint_names()
+ = ["PENGUIN"]
+
>> \UE9 == \U65\U301
= yes