Test #2 State(0): next()
Test #2 State(1): next()
Test #2 State(2): goTo(4)
Test #2 State(4): call(CALL_01)
Test #2 State(11): next()
Test #2 State(12): next()
Test #2 State(13): call(CALL_02,arg=13)
Test #2 State(22): next()
Test #2 State(23): rtn(arg=1)
Test #2 State(13): Returned from call; arg(1); next()
Test #2 State(14): next()
Test #2 State(15): rtn()
Test #2 State(4): Returned from call(); next()
Test #2 State(5): goTo(99)
Test #2 State(99): Finished;
