#!/usr/bin/ruby.ruby3.2 
# frozen_string_literal: true

require "byebug/runner"

Byebug::Runner.new.run
