mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-04-17 01:49:41 -05:00
Add failing test
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// @allowJs: true
|
||||
// @noEmit: true
|
||||
// @filename: a.js
|
||||
|
||||
exports.a.b.c = 0;
|
||||
Reference in New Issue
Block a user