Skip to content

Conversation

@totalamd
Copy link

No description provided.


// bad - returns `undefined` instead of the value on the next line - always happens when `return` is on a line by itself because of ASI!
// bad - returns `undefined` instead of the value on the next line
// - always happens when `return` is on a line by itself because of ASI!
Copy link
Collaborator

Choose a reason for hiding this comment

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

We don’t enforce line length for comments; this is fine as-is.

@ljharb ljharb added the wontfix label Jan 15, 2018
@ljharb
Copy link
Collaborator

ljharb commented Jan 15, 2018

Thanks for the contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants