Sha256: a164fed54d31a57ca9750180640654b6804d605009f902a1713c9b9773cb54dd

Contents?: true

Size: 119 Bytes

Versions: 7

Compression:

Stored size: 119 Bytes

Contents

(function(){

  // CoffeeScript on the left, JS on the right.
  var square = function(x) {
    return x * x;
  };
})();

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
haml-more-0.5.1 vendor/coffee-script/documentation/js/intro.js
haml-more-0.5.0 vendor/coffee-script/documentation/js/intro.js
haml-more-0.4.0 vendor/coffee-script/documentation/js/intro.js
haml-more-0.4.0.d vendor/coffee-script/documentation/js/intro.js
haml-more-0.4.0.c vendor/coffee-script/documentation/js/intro.js
haml-more-0.4.0.b vendor/coffee-script/documentation/js/intro.js
haml-more-0.4.0.a vendor/coffee-script/documentation/js/intro.js