Sha256: 5a42fe16a525763b670e026b0d6a124ebf105a298042b7da8a24defcdfba0f76

Contents?: true

Size: 265 Bytes

Versions: 7

Compression:

Stored size: 265 Bytes

Contents

(function(){

  // Comments start with hash marks. Periods mark the end of a block.
  var left_hand = raining ? umbrella : parasol;
  // To signal the beginning of the next expression,
  // use "then", or a newline.
  left_hand = raining ? umbrella : parasol;
})();

Version data entries

7 entries across 7 versions & 1 rubygems

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