Skip to content

Comments

Desugar the index expression of a super[e] access#849

Merged
johnbartholomew merged 1 commit intogoogle:masterfrom
johnbartholomew:fix-issue-679
Feb 18, 2026
Merged

Desugar the index expression of a super[e] access#849
johnbartholomew merged 1 commit intogoogle:masterfrom
johnbartholomew:fix-issue-679

Conversation

@johnbartholomew
Copy link
Collaborator

Fixes #679

@johnbartholomew johnbartholomew merged commit fb23cdf into google:master Feb 18, 2026
9 checks passed
@coveralls
Copy link

Coverage Status

coverage: 44.282% (-0.01%) from 44.295%
when pulling fb23cdf on johnbartholomew:fix-issue-679
into 783198b on google:master.

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.

super[<expr>] fails when expr is not a variable reference

2 participants