perform_finish

in lib/byebug/processors/pry_processor.rb [137:140]


    def perform_finish(*)
      context.step_out(1)
    end