From 1aaf0c83b9cdd5855a3a2cbff7538ad36f55cc24 Mon Sep 17 00:00:00 2001 From: sijanec Date: Tue, 19 Jan 2021 13:43:26 +0100 Subject: added while loops, simple intager math --- test/tape-test.bvr | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'test') diff --git a/test/tape-test.bvr b/test/tape-test.bvr index 0b1689e..eca71eb 100644 --- a/test/tape-test.bvr +++ b/test/tape-test.bvr @@ -4,4 +4,8 @@ <@?s branch_name .git/refs/heads/master@> <@?s latest_commit ?u 0 -1 ?i ?g branch_name@> <@?g latest_commit@> -<@?f ?"11" <@?g ?"hello!"@>@> +<@?f ?"1" <@?g ?"he@>llo!"@>@> +<@?s stevilka 12@> +<@?r- stevilka ?"1" @> +<@?g stevilka@> +<@?w stevilka <@<@?r- stevilka ?"1"@><@?g stevilka@>@>@> -- cgit v1.2.3