From 0fe255a7c1ea7f8c324bfa58cdfb2c77f06bd823 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sun, 3 Mar 2024 17:49:40 -0500 Subject: Fix up unicode escapes --- test/strings.tm | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test/strings.tm') 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 += "é" -- cgit v1.2.3