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

Replace 'in' with 'const' #35

Merged
merged 2 commits into from
Sep 15, 2020
Merged

Conversation

Geod24
Copy link
Contributor

@Geod24 Geod24 commented Sep 5, 2020

Also added a commit to trim trailing whitespace.

An 'in' parameter is supposed to be 'const scope',
and storing it in the constructor is not compatible with 'scope'.
@Geod24
Copy link
Contributor Author

Geod24 commented Sep 13, 2020

Ping @repeatedly , could I get this merged with a tag ? It's needed to get Buildkite green for dlang/dmd#11632
This will also allow projects depending on mustache-d (such as dlang tour) to be fixed.

@repeatedly repeatedly merged commit 266a0d6 into repeatedly:master Sep 15, 2020
@repeatedly
Copy link
Owner

Sorry for the delay. Just merged and tag v0.1.5.

@Geod24 Geod24 deleted the in-as-const branch September 16, 2020 01:09
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