DEBSOURCES
Skip Quicknav
sources / ruby-ruby-lsp / 0.26.7-1 / test / fixtures / rubocop_lambda_indentation.rb
1234567
def method a = 1 -> { }.call a end