8 lines
73 B
Plaintext
8 lines
73 B
Plaintext
![]() |
# typed: strict
|
||
|
|
||
|
module Utils
|
||
|
module Link
|
||
|
include Kernel
|
||
|
end
|
||
|
end
|