Skip to content

Conversation

aycabta
Copy link
Member

@aycabta aycabta commented Aug 30, 2017

In parse_constant_body method, TkNL is used as terminator of constant body, but TkBACKSLASH can be escape character for TkNL in Ruby syntax.

This Pull Request fixes it.

In parse_constant_body method,
TkNL is used as terminator of constant body,
but TkBACKSLASH can be escape character for TkNL in Ruby syntax.
This commit fixes it.
@aycabta
Copy link
Member Author

aycabta commented Sep 2, 2017

This is simple fix.

@aycabta aycabta merged commit e94579a into ruby:master Sep 2, 2017
@aycabta aycabta deleted the support-multi-line-constant-body-with-escaped-nl branch September 2, 2017 08:31
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.

1 participant