8 lines
69 B
Plaintext
8 lines
69 B
Plaintext
![]() |
# typed: strict
|
||
|
|
||
|
module OS
|
||
|
module Mac
|
||
|
include Kernel
|
||
|
end
|
||
|
end
|