google/CodeCity

Object.prototype.toString.apply(null) should return '[object Null]'

cpcallen opened this issue · 0 comments

…but it actually returns '[object undefined]' at the moment.