diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2021-11-03 13:08:48 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2021-11-04 08:09:42 +0200 |
commit | 10e634e64b5fffaf19778d8fd3aa854118aa0d53 (patch) | |
tree | 99d09d1ae6a7024b7dbc6c436bf1bc780640fe16 /tests/function/name/buildfile | |
parent | e612a49ef95cf9ce3d0b5496d724f73cae9aa333 (diff) |
Add $size() function to get size of sequence (names, strings, etc)
Diffstat (limited to 'tests/function/name/buildfile')
-rw-r--r-- | tests/function/name/buildfile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/function/name/buildfile b/tests/function/name/buildfile new file mode 100644 index 0000000..48be4c3 --- /dev/null +++ b/tests/function/name/buildfile @@ -0,0 +1,4 @@ +# file : tests/function/name/buildfile +# license : MIT; see accompanying LICENSE file + +./: testscript $b |