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