diff options
Diffstat (limited to 'tests/lastpipe.right')
-rw-r--r-- | tests/lastpipe.right | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/tests/lastpipe.right b/tests/lastpipe.right new file mode 100644 index 0000000..84e1e2e --- /dev/null +++ b/tests/lastpipe.right @@ -0,0 +1,22 @@ +after 1: foo = a b c +after 2: tot = 6 +after: 7 +last = c +1 -- 142 1 +0 -- 0 1 0 +1 -- 0 0 1 +1 -- 0 0 1 +1 -- 0 1 0 +lastpipe1.sub returns 14 +A1 +A2 +B1 +B2 +HI +A1 +A2 +B1 +B2 +HI -- 42 -- 0 42 +x=x +x=x |