os/mac/mach: fix type-checking error

This commit is contained in:
Carlo Cabrera 2023-07-11 22:49:06 +08:00
parent 0cf86fa62b
commit 88a14c644c
No known key found for this signature in database
GPG Key ID: C74D447FC549A1D0

View File

@ -2,4 +2,6 @@
module MachOShim
include Kernel
def dirname; end
end