7 lines
63 B
Plaintext
7 lines
63 B
Plaintext
![]() |
# typed: strict
|
||
|
# typed: false
|
||
|
|
||
|
class URL
|
||
|
include Kernel
|
||
|
end
|