6 lines
54 B
Plaintext
6 lines
54 B
Plaintext
|
|
# typed: strict
|
||
|
|
|
||
|
|
class Keg
|
||
|
|
include OS::Mac::Keg
|
||
|
|
end
|