5 lines
103 B
Plaintext
5 lines
103 B
Plaintext
![]() |
# typed: strict
|
||
|
|
||
|
class Cat < Homebrew::AbstractCommand; end
|
||
|
class Tac < Homebrew::AbstractCommand; end
|