Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 5
Branch analysis from position: 5
2 jumps found. (Code = 44) Position 1 = 8, Position 2 = 3
Branch analysis from position: 8
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 3
2 jumps found. (Code = 44) Position 1 = 8, Position 2 = 3
Branch analysis from position: 8
Branch analysis from position: 3
filename: /in/aUKD7
function name: (null)
number of ops: 17
compiled vars: !0 = $bytes, !1 = $i
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 1125899906842624
5 1 ASSIGN !1, 0
2 > JMP ->5
6 3 > ASSIGN_OP 4 !0, 1024
5 4 PRE_INC !1
5 > DIV ~6 !0, 1024
6 IS_SMALLER 0.9, ~6
7 > JMPNZ ~7, ->3
9 8 > INIT_FCALL 'round'
9 SEND_VAR !0
10 SEND_VAL 2
11 DO_ICALL $8
12 CONCAT ~9 $8, '+'
13 FETCH_DIM_R ~10 <array>, !1
14 CONCAT ~11 ~9, ~10
15 ECHO ~11
16 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0