From 7fc90f1d2d1686ccf928418b91c043b1d6d9ced2 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Sun, 8 Dec 2024 16:19:52 +0100 Subject: Calculate stack offset from array index --- tests/expectations/array_with_variable_index.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/expectations/array_with_variable_index.txt (limited to 'tests/expectations') diff --git a/tests/expectations/array_with_variable_index.txt b/tests/expectations/array_with_variable_index.txt new file mode 100644 index 0000000..b3172d1 --- /dev/null +++ b/tests/expectations/array_with_variable_index.txt @@ -0,0 +1,2 @@ +5 +7 -- cgit v1.2.3