Sha256: adafbc6fcaa42cfa8c0b68e9b322a17d4381dc10c641002c072869879f98d659

Contents?: true

Size: 179 Bytes

Versions: 4

Compression:

Stored size: 179 Bytes

Contents

(function(){
  var ages, matrix, song;
  song = ["do", "re", "mi", "fa", "so"];
  ages = {
    max: 10,
    ida: 9,
    tim: 11
  };
  matrix = [1, 0, 1, 0, 0, 1, 1, 1, 0];
})();

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
haml-more-0.5.1 vendor/coffee-script/documentation/js/objects_and_arrays.js
haml-more-0.5.0 vendor/coffee-script/documentation/js/objects_and_arrays.js
haml-more-0.4.0 vendor/coffee-script/documentation/js/objects_and_arrays.js
haml-more-0.4.0.d vendor/coffee-script/documentation/js/objects_and_arrays.js