diff options
| author | bculkin2442 <bjculkin@mix.wvu.edu> | 2019-06-18 17:44:09 -0400 |
|---|---|---|
| committer | bculkin2442 <bjculkin@mix.wvu.edu> | 2019-06-18 17:44:09 -0400 |
| commit | 1e01c5df99434be2e44bcac1d6c79486082935b1 (patch) | |
| tree | 22f76674507b4c2a09b8eddee78f5e7e04df7cbd /data/test/test8.rp | |
| parent | 1ce197d7bd217c621024b5261faec43b54127b88 (diff) | |
Add additional tests
Diffstat (limited to 'data/test/test8.rp')
| -rw-r--r-- | data/test/test8.rp | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/data/test/test8.rp b/data/test/test8.rp new file mode 100644 index 0000000..8fd2165 --- /dev/null +++ b/data/test/test8.rp @@ -0,0 +1,12 @@ +# Global flag/multi-line test +|//TRACEf +|//P/0;S/0;M/true;Df + +a +b\ +# a comment +1 + +c +d|\ +1 |
