docopt-mult-args
Advanced tools
Comparing version 0.4.1 to 0.4.2
@@ -425,3 +425,2 @@ // Generated by CoffeeScript 1.7.1 | ||
if (this.value.constructor === Array) { | ||
console.log(JSON.stringify([this, left])); | ||
this.value = this.value.concat(values); | ||
@@ -428,0 +427,0 @@ collected.push(this); |
{ | ||
"name": "docopt-mult-args", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"author": "Vladimir Keleshev <vladimir@keleshev.com>", | ||
@@ -5,0 +5,0 @@ "contributors": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
116756
1426