Sha256: ab357fb03aeaff927a81ad194183e9bbfc9af90ecb24f4312d352bb032aa2dce

Contents?: true

Size: 171 Bytes

Versions: 4

Compression:

Stored size: 171 Bytes

Contents

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

  million = 1000000 + 7000000;

  console.log(million);

}).call(this);

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
nilac-0.0.4.3.3 shark/test_files/correct_numbers.js
nilac-0.0.4.3.0 shark/test_files/correct_numbers.js
nilac-0.0.4.2.9 shark/test_files/correct_numbers.js
nilac-0.0.4.2.8 shark/test_files/correct_numbers.js