Skip to content

Reminder: revisit yield from tokenization #529

Closed
@jrfnl

Description

@jrfnl

Just a reminder to self to revisit the yield from tokenization and add more extensive tests for this.

Things to have a critical look at whether they are tokenized correctly/how they are tokenized:

  • yield and from with only whitespace between the words, but the words are on different lines
  • yield and from with a comment between the words

Also needs a check on how PHP natively handles this.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions