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