Commit cef59212 authored by l2m2's avatar l2m2

upload.

parent 1ba434fe
...@@ -6,4 +6,6 @@ var Decimal = require('decimal.js'); ...@@ -6,4 +6,6 @@ var Decimal = require('decimal.js');
// print(z); // print(z);
var z = Number(Decimal.sub(.3, .1)); var z = Number(Decimal.sub(.3, .1));
print(z); print(z);
\ No newline at end of file
// test
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment