Skip to content

Conversation

aycabta
Copy link
Member

@aycabta aycabta commented Jul 11, 2018

In RDoc, include or extend can receive only constant. But those sometimes receive dynamic value through complex statements. This Pull Request fixes it.

This closes #627.

In RDoc, "include" or "extend" can receive only constant. But those
sometimes receive dynamic value through complex statements. This commit
fixes it.
@aycabta aycabta force-pushed the behavior-of-include-as-a-method branch from 04198d3 to 7655e65 Compare July 11, 2018 09:18
@aycabta aycabta merged commit ea8689b into ruby:master Jul 11, 2018
@aycabta aycabta deleted the behavior-of-include-as-a-method branch July 11, 2018 20:34
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.

Use of include with anonymous module with method breaks further parsing
1 participant