Add failing test

This commit is contained in:
Andrew Branch 2019-04-01 15:29:32 -07:00
parent 025d826339
commit c07f219cca
No known key found for this signature in database
GPG key ID: 22CCA4B120C427D2

View file

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