Skip to content

Commit 637fe30

Browse files
Fix #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 (#4783)
1 parent bd824c7 commit 637fe30

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)