7 lines
63 B
Plaintext
Raw Normal View History

2021-03-31 06:14:41 +02:00
# typed: strict
# typed: false
class URL
include Kernel
end