Skip to content

Fix syntax highlighting anomaly in func.d#7590

Merged
dlang-bot merged 1 commit intodlang:masterfrom
JinShil:function_call_tick_marks
Jan 3, 2018
Merged

Fix syntax highlighting anomaly in func.d#7590
dlang-bot merged 1 commit intodlang:masterfrom
JinShil:function_call_tick_marks

Conversation

@JinShil
Copy link
Contributor

@JinShil JinShil commented Jan 3, 2018

Before
function the.function.name(int a, float b) is not callable using...

After
function the.function.name(int a, float b) is not callable using...

It is hoped that this will aid in the review of some of the other diagnostic messaging PRs that tend to get sidetracked due to these anomalies.

This anomaly was introduced in #7550

cc @ntrel @WalterBright

@JinShil JinShil requested a review from WalterBright as a code owner January 3, 2018 10:46
@dlang-bot
Copy link
Contributor

Thanks for your pull request, @JinShil!

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

@dlang-bot dlang-bot merged commit 0aad34e into dlang:master Jan 3, 2018
@JinShil JinShil deleted the function_call_tick_marks branch January 7, 2018 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants