8 lines
86 B
Plaintext
Raw Normal View History

# typed: strict
module Homebrew::Bundle
module Dumper
include Kernel
end
end