brew/Library/Homebrew/extend/predicable.rbi
2023-04-01 18:56:42 -07:00

6 lines
69 B
Ruby

# typed: strict
module Predicable
requires_ancestor { Class }
end