NUEVA BUSQUEDA DE DATOS SRI
This commit is contained in:
3
node_modules/balanced-match/index.js
generated
vendored
3
node_modules/balanced-match/index.js
generated
vendored
@@ -28,6 +28,9 @@ function range(a, b, str) {
|
||||
var i = ai;
|
||||
|
||||
if (ai >= 0 && bi > 0) {
|
||||
if(a===b) {
|
||||
return [ai, bi];
|
||||
}
|
||||
begs = [];
|
||||
left = str.length;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user