TypeScript/tests/baselines
Nathan Shively-Sanders 36c580378f
Fix duplicate identifier error with module.exports (#24466)
A bug in checkSpecialAssignment added bogus duplicate identifier errors
when using module.exports assignment to export a class. This commit
fixes that.
2018-05-29 14:29:48 -07:00
..
reference Fix duplicate identifier error with module.exports (#24466) 2018-05-29 14:29:48 -07:00