UNPKG

coffeescript

Version:

Unfancy JavaScript

7 lines 133 B
alert(function() { try { return nonexistent / void 0; } catch (error) { return "And the error is ... " + error; } }());