summaryrefslogtreecommitdiff
path: root/tests/man.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/man.test')
-rw-r--r--tests/man.test5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/man.test b/tests/man.test
index 2a49eff..1c6ff67 100644
--- a/tests/man.test
+++ b/tests/man.test
@@ -841,3 +841,8 @@ true
{"foo": 42}
{"foo": 43}
+.[]|tonumber?
+["1", "hello", "3", 4]
+1
+3
+4