aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2024-03-03 17:49:40 -0500
committerBruce Hill <bruce@bruce-hill.com>2024-03-03 17:49:40 -0500
commit0fe255a7c1ea7f8c324bfa58cdfb2c77f06bd823 (patch)
treed99bc12b02696984dd68f53900ec5933a2031c7d /test
parent0c51ca73e0c41c98c31fd306d0ef6f3e8c37227d (diff)
Fix up unicode escapes
Diffstat (limited to 'test')
-rw-r--r--test/strings.tm3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/strings.tm b/test/strings.tm
index 6ef139ac..a7631824 100644
--- a/test/strings.tm
+++ b/test/strings.tm
@@ -5,3 +5,6 @@
= "hello amélie!"
>> str:lower():title()
= "Hello Amélie!"
+
+>> \UE9
+= "é"