class Prism::Translation::Ripper::SexpBuilderPP

def on_mlhs_paren(list)

def on_mlhs_paren(list)
  [:mlhs, *list]
end