Skip to content

Commit ec63990

Browse files
committed
Fix jashkenas#4774: export default followed by an object should always work, even if the object contains braces. default shouldn't suppress a newline, we should handle it in the grammar the same way returning an implicit object is handled
1 parent cbc695b commit ec63990

File tree

6 files changed

+126
-102
lines changed

6 files changed

+126
-102
lines changed

lib/coffeescript/grammar.js

+4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/coffeescript/lexer.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)