@flock/wirespec 0.9.0 → 0.9.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -227,7 +227,7 @@
|
|
|
227
227
|
var tmp = Companion_getInstance();
|
|
228
228
|
var tmp$ret$1;
|
|
229
229
|
// Inline function 'kotlin.text.substring' call
|
|
230
|
-
var tmp0_substring = regex.length -
|
|
230
|
+
var tmp0_substring = regex.length - 2 | 0;
|
|
231
231
|
// Inline function 'kotlin.js.asDynamic' call
|
|
232
232
|
tmp$ret$1 = regex.substring(1, tmp0_substring);
|
|
233
233
|
var rgxgen = tmp.v3w(tmp$ret$1);
|