Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 11, Position 2 = 16
Branch analysis from position: 11
2 jumps found. (Code = 78) Position 1 = 12, Position 2 = 16
Branch analysis from position: 12
1 jumps found. (Code = 42) Position 1 = 11
Branch analysis from position: 11
Branch analysis from position: 16
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 16
filename: /in/L6ocl
function name: (null)
number of ops: 18
compiled vars: !0 = $limit, !1 = $indexes, !2 = $index
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 4
4 1 INIT_FCALL 'range'
2 SEND_VAL 0
3 SUB ~4 !0, 1
4 SEND_VAL ~4
5 DO_ICALL $5
6 ASSIGN !1, $5
5 7 INIT_FCALL 'shuffle'
8 SEND_REF !1
9 DO_ICALL
6 10 > FE_RESET_R $8 !1, ->16
11 > > FE_FETCH_R $8, !2, ->16
7 12 > NOP
13 FAST_CONCAT ~9 !2, '%0A'
14 ECHO ~9
6 15 > JMP ->11
16 > FE_FREE $8
8 17 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0