Skip to content

Conversation

@aycabta
Copy link
Member

@aycabta aycabta commented Jul 16, 2017

In RDoc for CRuby, syntax highlight of BigDecimal is broken:

before PR

RDoc splits to 3 and r as different tokens when parsing rational literal 3r.

This Pull Request fixes it like below:

after PR

RDoc detects 3r as one rational token.

@zzak zzak merged commit d566ea1 into ruby:master Jul 18, 2017
@aycabta aycabta deleted the support-rational-and-imaginary branch July 18, 2017 10:45
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