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

unify comment style - gems/ctfe #84

Merged
merged 3 commits into from
Aug 29, 2016
Merged

unify comment style - gems/ctfe #84

merged 3 commits into from
Aug 29, 2016

Conversation

wilzbach
Copy link
Member

(issue #47)

forgot that one - sorry

@@ -52,8 +52,15 @@ with every release of the compiler.
```d
import std.stdio: writeln;

/* Returns: square root of x using
Newton's approximation scheme. */
/*
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps this should be a proper ** ddoc comment?

@PetarKirov PetarKirov merged commit 896b196 into master Aug 29, 2016
@PetarKirov PetarKirov deleted the wilzbach-patch-5-2 branch August 29, 2016 13:01
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