
As per review feedback: https://github.com/Homebrew/brew/pull/17373#discussion_r1633217748
5 lines
93 B
Ruby
5 lines
93 B
Ruby
# typed: strict
|
|
# frozen_string_literal: true
|
|
|
|
require "extend/os/mac/utils/copy" if OS.mac?
|