diff options
author | sgilles@math.umd.edu <sgilles@math.umd.edu> | 2019-10-16 14:39:25 +0000 |
---|---|---|
committer | sgilles@math.umd.edu <sgilles@math.umd.edu> | 2019-10-16 14:39:25 +0000 |
commit | 953a043dddb7c2d7835956d65ba4779789c4c693 (patch) | |
tree | 2f70d96fe3d5fd548bbe6b7ac49aca62eb4052ee | |
parent | 8ab7c636d5f81f37f6b738b8714f16efff815c10 (diff) | |
download | mc-matchcomp.tar.gz |
Add tests for matching semi-complicated tuplesmatchcomp
-rw-r--r-- | test/tests | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -126,6 +126,7 @@ B matchptr P 'worked' B matchnest P 'abcdef' F matchmixed F matchoverlap +B matchctup P 'l = [0, 1, 2, 3] n = 5' B bigliteral P 34359738368 B fltabs P '42.0' B arraylit-ni E 2 |