Fix #4747: Flow local variables by GeoffreyBooth · Pull Request #4753 · jashkenas/coffeescript

and others added 11 commits

October 5, 2017 23:38
…ntifier that's after `class`, not the variable assigned to
…wrapped in parentheses (around the comment too) so that Flow doesn't interpret it as a JavaScript label
…ock comment, output those parentheses rather than optimizing them away; this is a requirement of Flow, to distinguish from JavaScript labels
…generics

# Conflicts:
#	lib/coffeescript/nodes.js
#	src/nodes.coffee
…ments up in the variable declarations line for Flow compatibility

@GeoffreyBooth GeoffreyBooth changed the title Flow local variables Fix #4747: Flow local variables

Oct 17, 2017

@GeoffreyBooth

…local-variables

# Conflicts:
#	test/comments.coffee