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 #232 - Problem with single lines WithStatement #233

Merged
merged 1 commit into from May 12, 2018
Merged

fix #232 - Problem with single lines WithStatement #233

merged 1 commit into from May 12, 2018

Conversation

ghost
Copy link

@ghost ghost commented May 12, 2018

I cant find a legit use case but DMD accepts and compiles the construct.

@codecov
Copy link

codecov bot commented May 12, 2018

Codecov Report

Merging #233 into master will increase coverage by 3.05%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #233      +/-   ##
==========================================
+ Coverage   81.98%   85.03%   +3.05%     
==========================================
  Files           7        7              
  Lines        4662     5760    +1098     
==========================================
+ Hits         3822     4898    +1076     
- Misses        840      862      +22
Impacted Files Coverage Δ
src/dparse/ast.d 14.95% <ø> (ø) ⬆️
src/dparse/parser.d 90.68% <100%> (+2.71%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 49928d7...cc3e0cc. Read the comment docs.

@Hackerpilot Hackerpilot merged commit 22c7829 into dlang-community:master May 12, 2018
@ghost ghost deleted the issue-232 branch May 12, 2018 19:19
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