aboutsummaryrefslogtreecommitdiff
path: root/tests/smp/array_push_3
diff options
context:
space:
mode:
authorQrius <[email protected]>2025-04-24 10:02:41 +0200
committerQrius <[email protected]>2025-04-24 10:02:43 +0200
commitc741ed92778812beef7ea57cb073745b28ec046a (patch)
tree14f843980f78aa54fe11f1922b1ece201e5174f7 /tests/smp/array_push_3
parent82df20d90a978535024cc2b8b87c7a2cfcfc1f7b (diff)
downloadskaldpress-c741ed92778812beef7ea57cb073745b28ec046a.tar.gz
skaldpress-c741ed92778812beef7ea57cb073745b28ec046a.zip
Fix inconsistencies with expansion of text strings and the array macros
Diffstat (limited to 'tests/smp/array_push_3')
-rw-r--r--tests/smp/array_push_34
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/smp/array_push_3 b/tests/smp/array_push_3
index 60417b4..2872d73 100644
--- a/tests/smp/array_push_3
+++ b/tests/smp/array_push_3
@@ -4,5 +4,5 @@ array_size(arr)
array_push(arr, test, tast, toast)DNL
array_size(arr)
---
-3
-6
+1
+2