From 07f0a18136a7883d1f3edd3e08253bd3020294a8 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sun, 3 Mar 2024 17:52:22 -0500 Subject: Fix endptr stuff in parser --- test/strings.tm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/strings.tm b/test/strings.tm index a7631824..7d54b811 100644 --- a/test/strings.tm +++ b/test/strings.tm @@ -6,5 +6,5 @@ >> str:lower():title() = "Hello Amélie!" ->> \UE9 +>> \U00E9 = "é" -- cgit v1.2.3