2023-12-28 11:46:27 -08:00

7 lines
81 B
Ruby

# typed: strict
# frozen_string_literal: true
class Module
include T::Sig
end