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