Skip to content

Cleanup emit code for comments. #1777

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

Merged
merged 5 commits into from
Jan 28, 2015
Merged

Cleanup emit code for comments. #1777

merged 5 commits into from
Jan 28, 2015

Conversation

CyrusNajmabadi
Copy link
Contributor

This is a more generalized approach that doesn't require so many constructs to explicitly have 'emitLeading/TrailingComments'

@@ -69,6 +69,7 @@ var Foo;
return greeters;
}
var b = foo2("Hello", "World", "!");
// This is simple signle line comment
Copy link
Member

Choose a reason for hiding this comment

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

This is a signal line comment.

CyrusNajmabadi added a commit that referenced this pull request Jan 28, 2015
Cleanup emit code for comments.
@CyrusNajmabadi CyrusNajmabadi merged commit b3731f1 into master Jan 28, 2015
@CyrusNajmabadi CyrusNajmabadi deleted the emitCleanup branch January 28, 2015 01:20
@microsoft microsoft locked and limited conversation to collaborators Jun 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants