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 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)