8 lines
73 B
Plaintext
Raw Normal View History

# typed: strict
module Utils
module Link
include Kernel
end
end