From 6782cc5570e194791ca6cdd695b88897e9145564 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sun, 6 Apr 2025 16:07:23 -0400 Subject: No more colons for blocks --- test/bytes.tm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/bytes.tm') diff --git a/test/bytes.tm b/test/bytes.tm index 862d2674..25efbeb8 100644 --- a/test/bytes.tm +++ b/test/bytes.tm @@ -1,5 +1,5 @@ -func main(): +func main() say("Test bytes:") >> Byte(100) = Byte(0x64) -- cgit v1.2.3