8 lines
89 B
Plaintext
Raw Normal View History

2023-03-21 21:42:51 -07:00
# typed: strict
module MachOShim
include Kernel
2023-07-11 22:49:06 +08:00
requires_ancestor { Pathname }
2023-03-21 21:42:51 -07:00
end