From b02d2b07a7570f61e906850d41d73724dbce8a29 Mon Sep 17 00:00:00 2001 From: Ben Culkin Date: Wed, 20 May 2020 19:12:01 -0400 Subject: Add test11.rp Added a new test file, which tests how the body-inline multi-flags work --- data/test/test11.rp | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 data/test/test11.rp (limited to 'data') 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 -- cgit v1.2.3