Sha256: 81d27ecdecb0dc20e976baeacc28b12c29ee1c4f5839616781e9cdcc88d125e1

Contents?: true

Size: 180 Bytes

Versions: 3

Compression:

Stored size: 180 Bytes

Contents

(function(){
  alert((function() {
    try {
      return nonexistent / undefined;
    } catch (error) {
      return "And the error is ... " + error;
    }
  }).call(this));
})();

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
haml-more-0.4.0.c vendor/coffee-script/documentation/js/expressions_try.js
haml-more-0.4.0.b vendor/coffee-script/documentation/js/expressions_try.js
haml-more-0.4.0.a vendor/coffee-script/documentation/js/expressions_try.js