7 lines
130 B
Plaintext
Raw Permalink Normal View History

# typed: strict
class Keg
2024-09-22 11:10:40 -07:00
# This is only true under MacOS, so can lead to true negative type errors
include OS::Mac::Keg
end