: (Array types) -> void
336 337 338 339
# File 'lib/rbi/type.rb', line 336 def initialize(types) super() @types = types end