8 lines
79 B
Plaintext
8 lines
79 B
Plaintext
![]() |
# typed: strict
|
||
|
|
||
|
module Homebrew
|
||
|
module Install
|
||
|
include Kernel
|
||
|
end
|
||
|
end
|