Sha256: f423e53bfa5c41828f7658766d6dd2c9011216b1f4590cd0ec58449c8e6a79e2

Contents?: true

Size: 273 Bytes

Versions: 1

Compression:

Stored size: 273 Bytes

Contents

//Written using Nila. Visit http://adhithyan15.github.io/nila
(function() {
  var date_time, names;

  names = ["joe", "kelly", "bill", "james", "smith"];

  date_time = ["\"The", "current", "date", "and", "time", "is", "\\" + (new Date().toString()) + \"];

}).call(this);

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
nilac-0.0.4.3.9.4 shark/test_files/array_sugar.js