Object.prototype.toString.apply(null) should return '[object Null]'
Open
bug
server
- Dominant language
- JavaScript
- Stars
- 198
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
…but it actually returns `'[object undefined]'` at the moment.
Contributor guide
Assessment
This issue has not been assessed yet.