aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/snapshots/seattlerb/parse_until_not_canonical.txt
Commit message (Collapse)AuthorAgeFilesLines
* [ruby/prism] Move flag position consistently to frontKevin Newton2023-12-061-16/+16
| | | | https://github.com/ruby/prism/commit/6e69a81737
* [ruby/prism] Move CallNode#name field between receiver and argumentsBenoit Daloze2023-11-221-6/+6
| | | | | | | | * The same order as in source code. * CallOrWriteNode, CallOperatorWriteNode, CallAndWriteNode already have the correct order so it was also inconsistent with them. https://github.com/ruby/prism/commit/4434e4bc22
* Sync with prism CallNode#name changesBenoit Daloze2023-10-021-3/+3
| | | | * https://github.com/ruby/prism/pull/1533
* Rename YARP filepaths to prism filepathsKevin Newton2023-09-271-0/+49