Add failing test

This commit is contained in:
Andrew Branch
2019-04-01 15:29:32 -07:00
parent 025d826339
commit c07f219cca

View File

@@ -0,0 +1,5 @@
// @allowJs: true
// @noEmit: true
// @filename: a.js
exports.a.b.c = 0;