Fix Formula::on_macos type annotation
This commit is contained in:
parent
a9e62b9e38
commit
1294de9e48
@ -49,6 +49,6 @@ class Formula
|
||||
def env; end
|
||||
def conflicts; end
|
||||
|
||||
# This method is generated by `OnSystem::setup_methods!`
|
||||
# This method is included by `OnSystem`
|
||||
def self.on_macos(&block); end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user