diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2024-04-14 17:20:34 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2024-04-14 17:20:34 +0300 |
| commit | 367813568d723e598a38a7327fc2bb4abcfc598c (patch) | |
| tree | f4c72a5e3f3992d8b43ed0a5e695c8e9aa790ecf /test/e2e/call_stack/run_fact.atk16 | |
| parent | 2f69a9ac8c2de9d37248baa5c774c2813f070ba0 (diff) | |
Add data_segment feature, refactor
Diffstat (limited to 'test/e2e/call_stack/run_fact.atk16')
| -rw-r--r-- | test/e2e/call_stack/run_fact.atk16 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/e2e/call_stack/run_fact.atk16 b/test/e2e/call_stack/run_fact.atk16 index e0b8bf1..9a282ff 100644 --- a/test/e2e/call_stack/run_fact.atk16 +++ b/test/e2e/call_stack/run_fact.atk16 @@ -1,5 +1,5 @@ @include %bootstrap -@include lib +@include %std_math @let INPUT %INPUT% ; value replaced by test driver code |
