
The next release after this is merged will be 4.1.0. Co-authored-by: Markus Reiter <me@reitermark.us>
6 lines
69 B
Ruby
6 lines
69 B
Ruby
# typed: strict
|
|
|
|
module MacOSVersionErrorCompat
|
|
include Kernel
|
|
end
|