8 lines
73 B
Plaintext
Raw Normal View History

2023-01-06 22:58:22 -05:00
# typed: strict
module Utils
module Gzip
include Kernel
end
end