aboutsummaryrefslogtreecommitdiffstats
path: root/test/e2e/call_stack/run_mul.atk16
diff options
context:
space:
mode:
Diffstat (limited to 'test/e2e/call_stack/run_mul.atk16')
-rw-r--r--test/e2e/call_stack/run_mul.atk168
1 files changed, 3 insertions, 5 deletions
diff --git a/test/e2e/call_stack/run_mul.atk16 b/test/e2e/call_stack/run_mul.atk16
index 377e61c..f47e19b 100644
--- a/test/e2e/call_stack/run_mul.atk16
+++ b/test/e2e/call_stack/run_mul.atk16
@@ -1,11 +1,9 @@
@include %bootstrap
-@include lib
+@include %std_math
; values replaced by test driver code
-@label INPUT_A
- %INPUT_A%
-@label INPUT_B
- %INPUT_B%
+@data INPUT_A %INPUT_A%
+@data INPUT_B %INPUT_B%
@label main
ldi INPUT_A RA