Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 108) Position 1 = -2
Found catch point at position: 5
Branch analysis from position: 5
2 jumps found. (Code = 107) Position 1 = 6, Position 2 = -2
Branch analysis from position: 6
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/1UmGR
function name: (null)
number of ops: 8
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
4 0 E > NEW $0 'Exception'
1 SEND_VAL_EX 'test'
2 DO_FCALL 0
3 > THROW 0 $0
4* JMP ->7
6 5 E > > CATCH last 'Throwable'
7 6 > ECHO 'We+are+good'
8 7 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0