Project

General

Profile

« Previous | Next » 

Revision a25329e0

Added by make_now_just (Hiroya Fujinami) almost 2 years ago

[ruby/prism] Fix parsing pinned local variable pattern for numbered parameter

Fix https://github.com/ruby/prism/pull/2094

The part of parse_variable_call for variables was split into a new
function parse_variable and used it.

https://github.com/ruby/prism/commit/4c5fd1a746