8 lines
74 B
Plaintext
Raw Normal View History

2021-01-10 09:14:16 -08:00
# typed: strict
module Utils
module AST
include ::Kernel
end
end