#!/usr/bin/env ruby # frozen_string_literal: true require "heap_profiler/full" exit(HeapProfiler::CLI.new(ARGV).run)