Commit graph

4 commits

Author SHA1 Message Date
Anders Hejlsberg e7bb5625c0 Add additional tests 2018-12-04 14:51:59 -08:00
Nathan Shively-Sanders 89fb304eee Add test case for excess checking of numeric properties 2016-05-25 10:18:49 -07:00
Nathan Shively-Sanders 642d6d5407 Only allow excess numeric properties w/numeric indexers
Previously, having a numeric indexer on a target type meant that excess
object property checking would allow any property. Now only numeric
properties are allowed.
2016-05-25 10:12:16 -07:00
Anders Hejlsberg a22f9b87bd Adding test 2015-10-20 12:40:39 -07:00