aboutsummaryrefslogtreecommitdiff
path: root/tests/test42.ans
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test42.ans')
-rw-r--r--tests/test42.ans14
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/test42.ans b/tests/test42.ans
new file mode 100644
index 000000000..581660e3f
--- /dev/null
+++ b/tests/test42.ans
@@ -0,0 +1,14 @@
+LL macros
+a b c
+search scalar found b
+search found a
+
+DL macros
+a b c
+search scalar found b
+search found a
+
+CDL macros
+c b a
+search scalar found b
+search found a