You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Se a regexp tiver a flag `padrão:g`, então `regexp.test` procura a partir da propriedade `regexp.lastIndex` e atualiza esta propriedade, assim como `regexp.exec`.
316
316
317
-
Então podemos usar isso para buscar a partir de uma posição fornecida:
317
+
Então o podemos usar para buscar a partir de uma posição fornecida:
0 commit comments