6 lines
55 B
Plaintext
6 lines
55 B
Plaintext
![]() |
# typed: strict
|
||
|
|
||
|
module Dependable
|
||
|
def tags; end
|
||
|
end
|