brew/Library/Homebrew/utils/shebang.rbi

8 lines
76 B
Ruby

# typed: strict
module Utils
module Shebang
include Kernel
end
end