Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Kc4hV
function name: (null)
number of ops: 11
compiled vars: !0 = $product, !1 = $lookup, !2 = $LookupItem
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
5 1 ASSIGN !1, <array>
11 2 FETCH_DIM_R ~5 !0, 'product_type'
3 FETCH_DIM_R ~6 !1, ~5
4 ASSIGN !2, ~6
12 5 FETCH_DIM_R ~8 !2, 'field'
6 FETCH_DIM_R ~9 !0, ~8
7 FETCH_DIM_R ~10 !2, 'append'
8 CONCAT ~11 ~9, ~10
9 ECHO ~11
10 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0