diff options
author | Shea Levy <shea@shealevy.com> | 2018-02-13T23·28-0500 |
---|---|---|
committer | Shea Levy <shea@shealevy.com> | 2018-02-14T14·55-0500 |
commit | b095c06139fa267e6050e4c95208c627cc6251b8 (patch) | |
tree | 3fb353d3eaa7334a127d5fe30cd6499abe002d16 /tests/lang/eval-okay-splitversion.exp | |
parent | 3fe9767dd33499c2560d209dc13a01f5fcead1f0 (diff) |
Add splitVersion primop.
Fixes #1868.
Diffstat (limited to 'tests/lang/eval-okay-splitversion.exp')
-rw-r--r-- | tests/lang/eval-okay-splitversion.exp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/lang/eval-okay-splitversion.exp b/tests/lang/eval-okay-splitversion.exp new file mode 100644 index 000000000000..153ceb8186a0 --- /dev/null +++ b/tests/lang/eval-okay-splitversion.exp @@ -0,0 +1 @@ +[ "1" "2" "3" ] |