diff options
| author | Ben Culkin <scorpress@gmail.com> | 2020-05-20 19:12:01 -0400 |
|---|---|---|
| committer | Ben Culkin <scorpress@gmail.com> | 2020-05-20 19:12:01 -0400 |
| commit | b02d2b07a7570f61e906850d41d73724dbce8a29 (patch) | |
| tree | 55e0c8f85f92a8a73c773bdc3a349fe81c1974e8 /data | |
| parent | 4038e3ec26a646f660130697ba70d40168926493 (diff) | |
Add test11.rp
Added a new test file, which tests how the body-inline multi-flags work
Diffstat (limited to 'data')
| -rw-r--r-- | data/test/test11.rp | 20 |
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 |
