#!/usr/pkg/bin/ruby40

require_relative "../lib/typeprof"

TypeProf::CLI::CLI.new(ARGV).run
