Skip to content

don't treat array- or hash- lookups as postfix dereferencers#3

Open
djerius wants to merge 1 commit intoshadow-dot-cat:masterfrom
djerius:array-index
Open

don't treat array- or hash- lookups as postfix dereferencers#3
djerius wants to merge 1 commit intoshadow-dot-cat:masterfrom
djerius:array-index

Conversation

@djerius
Copy link

@djerius djerius commented May 28, 2020

No description provided.

@zmughal
Copy link

zmughal commented Apr 7, 2022

This also looks good to me.

zmughal added a commit to zmughal/Babble that referenced this pull request Aug 5, 2022
Newer PPR handles the postfix dereference in `PerlTerm` while
`PerlScalarAccess` handles indexing without any arrows.

This also addresses the issue of <shadow-dot-cat#3>.
This adds the tests from that PR (djerius++).

Co-authored-by: Diab Jerius <djerius@cfa.harvard.edu>
zmughal added a commit to zmughal/Babble that referenced this pull request Aug 9, 2022
Newer PPR handles the postfix dereference in `PerlTerm` while
`PerlScalarAccess` handles indexing without any arrows.

This also addresses the issue of <shadow-dot-cat#3>.
This adds the tests from that PR (djerius++).

Co-authored-by: Diab Jerius <djerius@cfa.harvard.edu>
@zmughal
Copy link

zmughal commented Aug 9, 2022

New version of PPR has changed the meaning of the PerlTerm rule, so this is no longer necessary. I have pulled the test into #11 which addresses the change. Thanks @djerius!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants