mirror of
https://github.com/gosticks/brew.git
synced 2026-08-16 22:50:18 +00:00
6 lines
54 B
Ruby
6 lines
54 B
Ruby
# typed: strict
|
|
|
|
module Warnings
|
|
include Kernel
|
|
end
|