Douglas Eichelberger adfd12cfd0 Enable more typing
2023-03-21 21:42:51 -07:00

6 lines
69 B
Ruby

# typed: strict
module ELFShim
requires_ancestor { Pathname }
end