DEBSOURCES
Skip Quicknav
sources / ruby-ruby-lsp / 0.26.7-1 / test / fixtures / aref_field.rb
1234
def my_method a = [] a[1] = "foo" end