Sha256: 4f7aca0b156fb14f6079e86880768087da2ec1538b504f02c976753c80047d8a

Contents?: true

Size: 163 Bytes

Versions: 13

Compression:

Stored size: 163 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

13 entries across 13 versions & 1 rubygems

Version Path
nilac-0.0.4.3.9.7.1 shark/test_files/correct_numbers.js
nilac-0.0.4.3.9.7 shark/test_files/correct_numbers.js
nilac-0.0.4.3.9.6 shark/test_files/correct_numbers.js
nilac-0.0.4.3.9.5 shark/test_files/correct_numbers.js
nilac-0.0.4.3.9.4 shark/test_files/correct_numbers.js
nilac-0.0.4.3.9.3 shark/test_files/correct_numbers.js
nilac-0.0.4.3.9.2 shark/test_files/correct_numbers.js
nilac-0.0.4.3.9.1 shark/test_files/correct_numbers.js
nilac-0.0.4.3.9 shark/test_files/correct_numbers.js
nilac-0.0.4.3.8 shark/test_files/correct_numbers.js
nilac-0.0.4.3.7 shark/test_files/correct_numbers.js
nilac-0.0.4.3.6 shark/test_files/correct_numbers.js
nilac-0.0.4.3.4 shark/test_files/correct_numbers.js