UNPKG

coffeescript

Version:

Unfancy JavaScript

12 lines 197 B
var date, mood; if (singing) { mood = greatlyImproved; } if (happy && knowsIt) { clapsHands(); chaChaCha(); } else { showIt(); } date = friday ? sue : jill; options || (options = defaults);