8 lines
75 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
def dirname; end
2023-03-21 21:42:51 -07:00
end