This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
waibao
/
NN2024071001
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
f1eea4e0e3
Branches
Tags
master
NN2024071001
/
addons
/
admin
/
node_modules
/
es5-ext
/
test
/
reg-exp
/
#
/
replace
/
shim.js
shim.js
98 B
Histórico
Raw
1
2
3
"use strict";
module.exports = function (t, a) { a(t.call(/foo/, "foobar", "mar"), "marbar"); };