summaryrefslogtreecommitdiff
path: root/data/test
diff options
context:
space:
mode:
authorBen Culkin <scorpress@gmail.com>2020-05-20 19:12:01 -0400
committerBen Culkin <scorpress@gmail.com>2020-05-20 19:12:01 -0400
commitb02d2b07a7570f61e906850d41d73724dbce8a29 (patch)
tree55e0c8f85f92a8a73c773bdc3a349fe81c1974e8 /data/test
parent4038e3ec26a646f660130697ba70d40168926493 (diff)
Add test11.rp
Added a new test file, which tests how the body-inline multi-flags work
Diffstat (limited to 'data/test')
-rw-r--r--data/test/test11.rp20
1 files changed, 20 insertions, 0 deletions
diff --git a/data/test/test11.rp b/data/test/test11.rp
new file mode 100644
index 0000000..35eb329
--- /dev/null
+++ b/data/test/test11.rp
@@ -0,0 +1,20 @@
+# Test of inline multi-line controls on the body
+#|//tt
+a
+//MT//b\
+c
+
+d
+//M/true//z|\
+a
+
+
+
+|//MT
+
+F\
+G
+//MF//q\
+p\
+o
+m \ No newline at end of file