Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue 497: insert space before function/delegate in function type that returns template instantiated with parenless value argument #498

Merged
merged 1 commit into from
Jul 20, 2020

Conversation

FeepingCreature
Copy link
Contributor

Implement `S!5 function()" by inserting an additional space for "literal followed by function/delegate".

… that returns template instantiated with parenless value argument
@dlang-bot dlang-bot merged commit e4f2f20 into dlang-community:master Jul 20, 2020
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.

Space missing in templated function type return type with single template value parameter
3 participants