From 0e10e00f82fd7f727ee1bc227f20f35472f74b0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20L=2E=20=C5=A0ijanec?= Date: Tue, 5 May 2020 19:32:35 +0200 Subject: =?UTF-8?q?including=20works-finnaly=20something=20to=20increase?= =?UTF-8?q?=20version=20number!=20=C4=87#=20Please=20enter=20the=20commit?= =?UTF-8?q?=20message=20for=20your=20changes.=20Lines=20starting?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test/tape-test-to-include.bvr | 9 +++++++++ test/tape-test.bvr | 2 ++ 2 files changed, 11 insertions(+) create mode 100644 test/tape-test-to-include.bvr (limited to 'test') diff --git a/test/tape-test-to-include.bvr b/test/tape-test-to-include.bvr new file mode 100644 index 0000000..89d08fe --- /dev/null +++ b/test/tape-test-to-include.bvr @@ -0,0 +1,9 @@ +including worked! +included file: +| <@?s included_variable included variable set and read @> +| <@?g included_variable @> from included file +| +| +| +| +| diff --git a/test/tape-test.bvr b/test/tape-test.bvr index fbed8d3..3581604 100644 --- a/test/tape-test.bvr +++ b/test/tape-test.bvr @@ -1,3 +1,5 @@ +<@?i test/tape-test-to-include.bvr @> +<@?g included_variable @> <@?s abc 1232@> <@?g abc@> <@?m abc bbc@> -- cgit v1.2.3