Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/7O8Jh
function name: (null)
number of ops: 9
compiled vars: !0 = $a, !1 = $b
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
1 0 E > ECHO '%3Chtml%3E%3Cbody%3E%0A++++This+is+test.%0A++++%0A'
6 1 ASSIGN !0, 'Hello'
7 2 ASSIGN !1, 'world'
9 3 ROPE_INIT 3 ~5 !0
4 ROPE_ADD 1 ~5 ~5, '%2C+'
5 ROPE_END 2 ~4 ~5, !1
6 ECHO ~4
12 7 ECHO '+%0A%3C%2Fbody%3E%3C%2Fhtml%3E'
13 8 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0