Sha256: 539cef7fae0be8d6489e49d3618926efc67165c1cd0de32a7a5230a57fd05418

Contents?: true

Size: 238 Bytes

Versions: 3

Compression:

Stored size: 238 Bytes

Contents

(function(){
  var date, expensive, mood;
  if (singing) {
    mood = greatly_improved;
  }
  if (happy && knows_it) {
    claps_hands();
    cha_cha_cha();
  }
  date = friday ? sue : jill;
  expensive = expensive || do_the_math();
})();

Version data entries

3 entries across 3 versions & 1 rubygems

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