#!/usr/lib/ruby/bin/ruby

require "rbs/inline"
require "rbs/inline/cli"

exit RBS::Inline::CLI.new().run(ARGV)