aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/nums.tm3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/nums.tm b/test/nums.tm
index 1192826f..e5fd27e2 100644
--- a/test/nums.tm
+++ b/test/nums.tm
@@ -69,3 +69,6 @@ func main():
>> Num(5)
= 5 : Num
+
+ >> 0.5:percent()
+ = "50%"