Sha256: a1e118b27ca5b0e5e78aa81c0b940fa5ae009178f87a48c57502f4522207ef30

Contents?: true

Size: 653 Bytes

Versions: 5

Compression:

Stored size: 653 Bytes

Contents

(function () {
  var cake
  if (noFreeCakes) return /* I would
                              insert something
                              there, but I'm sort
                              of lazy so whatever.
  */ cake = new FreeCake()
  return cake
})()

(function () {
  var cake
  if (noFreeCakes) return /* I would insert something there, */ /*
                             but I'm sort of lazy so
  */ /*                      whatever. */ cake = new FreeCake()
  return cake
})()

(function () {
  var cake
  if (noFreeCakes) return // I would insert something there, but I'm sort of lazy so whatever.
  cake = new FreeCake()
  return cake
})()

Version data entries

5 entries across 5 versions & 3 rubygems

Version Path
stylus-source-0.54.5 vendor/node_modules/uglify-js/test/unit/compress/test/issue349.js
stylus-source-0.49.3 vendor/node_modules/jscoverage/node_modules/uglify-js/test/unit/compress/test/issue349.js
sprockets-browserify-0.2.0 node_modules/browserify/node_modules/browser-pack/node_modules/uglify-js/test/unit/compress/test/issue349.js
ruby-wisp-source-0.8.0 vendor/node_modules/browserify/node_modules/browser-pack/node_modules/uglify-js/test/unit/compress/test/issue349.js
ruby-wisp-source-0.7.0 vendor/node_modules/browserify/node_modules/browser-pack/node_modules/uglify-js/test/unit/compress/test/issue349.js