From 7b735ab6fc3e0bb368f1ca484168eaefbbe3ce9c Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Fri, 4 Apr 2025 18:29:09 -0400 Subject: Misc fixes --- test/text.tm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/text.tm') diff --git a/test/text.tm b/test/text.tm index ae91050f..0316a96f 100644 --- a/test/text.tm +++ b/test/text.tm @@ -59,7 +59,7 @@ func main(): >> Text.from_bytes([0x6D, 0xC3, 0xA9, 0x6C, 0x69, 0x65])! = "Amélie" >> Text.from_bytes([Byte(0xFF)]) - = none:Text + = none amelie2 := "Am$(\U65\U301)lie" >> amelie2:split() -- cgit v1.2.3