summaryrefslogtreecommitdiff
path: root/tests/ref
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2021-08-31 12:59:53 +0200
committerLaurenz <laurmaedje@gmail.com>2021-08-31 12:59:53 +0200
commit3481d8cc81a2b3a14118869c7f0ffe204ff3efc8 (patch)
tree907efa2e092366a24e25243854b1a4e088cc04a9 /tests/ref
parentee84bf74083f5b9cc88a2a0a968dc905b1eef22c (diff)
More utility functions
- join("a", "b", "c", sep: ", ") - int("12") - float("31.4e-1") - str(10) - sorted((3, 2, 1))
Diffstat (limited to 'tests/ref')
-rw-r--r--tests/ref/utility/basics.pngbin0 -> 873 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/ref/utility/basics.png b/tests/ref/utility/basics.png
new file mode 100644
index 00000000..fd276046
--- /dev/null
+++ b/tests/ref/utility/basics.png
Binary files differ