aboutsummaryrefslogtreecommitdiff
path: root/tests/smp/array_push_3
blob: 60417b40930d66e820ec3c616fa6717833643ae0 (plain) (blame)
1
2
3
4
5
6
7
8
define_array(arr)DNL
array_push(arr, test, tast, toast)DNL
array_size(arr)
array_push(arr, test, tast, toast)DNL
array_size(arr)
---
3
6