diff --git a/playground/matplus/dan-funk/dan-funk.bpmn b/playground/matplus/dan-funk/dan-funk.bpmn
index 793220ab..d624c711 100644
--- a/playground/matplus/dan-funk/dan-funk.bpmn
+++ b/playground/matplus/dan-funk/dan-funk.bpmn
@@ -18,23 +18,28 @@
Flow_0uztvcl
Flow_1uu9ae4
- a = 1
+ my_array = [1,2,3,4,5,6,7,8,9,10]
Flow_1uu9ae4
Flow_1i3strz
-
- a = a + 1
+
+ my_array
+ my_array
+
+
+
+ x = x + 1
-
-
-
+
+
+