From 59b099ee82477ffd8ad12948dd4601234563d0e4 Mon Sep 17 00:00:00 2001 From: sijanec Date: Tue, 19 Jan 2021 20:23:45 +0100 Subject: added dynamic memory allocation for long variable keys and values --- test/tape-test.bvr | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'test/tape-test.bvr') diff --git a/test/tape-test.bvr b/test/tape-test.bvr index 4d53690..52b8664 100644 --- a/test/tape-test.bvr +++ b/test/tape-test.bvr @@ -1,3 +1,4 @@ +yeet <@?i assets/content/global.bvr @> <@?s testing krneki@> # <@?u -2 -1 ?g testing @> @@ -14,3 +15,6 @@ <@?s z {@> <@?s k }@> <@?i bvr://v/function_that_prints_array_elements_backwards@> +<@?m ?"a very long string should surpass 128 characters. this should trigger the automatic or, in other words, dynamic memory allocation that should extend the variable space to support such a long string. yup, that's enough of text." longstring@> +<@?g longstring@> +<@?g longstring@> -- cgit v1.2.3