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 d031bdeb..78924943 100644
--- a/test/nums.tm
+++ b/test/nums.tm
@@ -35,3 +35,6 @@
= yes
>> Num.PI:sin():near(0)
= yes
+
+>> 10.0:pow(3)
+= 1000