aboutsummaryrefslogtreecommitdiff
path: root/test/bytes.tm
diff options
context:
space:
mode:
Diffstat (limited to 'test/bytes.tm')
-rw-r--r--test/bytes.tm2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/bytes.tm b/test/bytes.tm
index b312c308..a62acd10 100644
--- a/test/bytes.tm
+++ b/test/bytes.tm
@@ -1,6 +1,6 @@
func main():
- !! Test bytes:
+ say("Test bytes:")
>> Byte(100)
= Byte(0x64)