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

Issue 1574 - Add a simple example of macro substitution. #565

Merged
merged 1 commit into from May 5, 2014
Merged

Issue 1574 - Add a simple example of macro substitution. #565

merged 1 commit into from May 5, 2014

Conversation

ghost
Copy link

@ghost ghost commented Apr 23, 2014

<dl><dt><big><a name="sum"></a>int <u>sum</u>(int <i>a</i>, int <i>b</i>);
</big></dt>
<dd>This function returns the <u>sum</u> of <u><i>a</i></u> and <u><i>b</i></u>.
See also the <a href="http://yourpagehere.com/docs/math">Math Docs</a>.
Copy link
Member

Choose a reason for hiding this comment

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

Yourpagehere please, :).

Copy link
Author

Choose a reason for hiding this comment

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

Oops, fixed. Thanks.

@ghost
Copy link
Author

ghost commented Apr 27, 2014

Ready for merging.

MartinNowak added a commit that referenced this pull request May 5, 2014
Issue 1574 - Add a simple example of macro substitution.
@MartinNowak MartinNowak merged commit b558bb2 into dlang:master May 5, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants