Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 157 Bytes

2010-06-08-void-is-a-black-hole.md

File metadata and controls

8 lines (6 loc) · 157 Bytes

Void is a blackhole...

var void = function () {} //=> SyntaxError: missing variable name

-- @rwaldron