it('should handle us decimal mark', function () { var text = '$500.32 $5280.00 $6280.00\n$5280.00' assert.equal(amountParser.allAmounts(text)[2].currency, ...
確定! 回上一頁