TypeScript/tests/cases
Adrian Leonhard 6ab5d97a5d Changed "Duplicate Identifier" to "enum cannot be merged..." (#18579)
* Changed "Duplicate Identifier" to "enum can only be merged..."
when either declaration of the identifier is an enum.

Partial (?) fix for #529

Not sure if the new test is necessary, all the cases seem to have been covered by others tests.

* picked a nit
2018-02-12 13:38:08 -08:00
..
compiler Changed "Duplicate Identifier" to "enum cannot be merged..." (#18579) 2018-02-12 13:38:08 -08:00
conformance Merge pull request #21900 from Microsoft/fix21620 2018-02-12 13:34:54 -08:00
fourslash importFixes: Fix bug by using replaceNode and removing changeIdentifierToPropertyAccess (#21898) 2018-02-12 13:05:40 -08:00
project
projects
test262-harness
unittests
user Print deferred mapped symbols 1 level deep (#21311) 2018-02-08 13:35:00 -08:00