**TypeScript Version:** nightly with "node.d.ts" from typings We recently add [this](https://github.com/Microsoft/TypeScript/blob/master/src/lib/es5.d.ts#L867)in to es5.d.ts **Expected behavior:** No error **Actual behavior:** Duplicate Identifier with the same property defined in "node.d.ts"
TypeScript Version:
nightly with "node.d.ts" from typings
We recently add thisin to es5.d.ts
Expected behavior:
No error
Actual behavior:
Duplicate Identifier with the same property defined in "node.d.ts"