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