This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
BFFE
/
AMR
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
a3e96dc5ca
Branches
Tags
master
AMR
/
node_modules
/
es5-ext
/
test
/
reg-exp
/
#
/
replace
/
shim.js
shim.js
98 B
Historique
Raw
1
2
3
"use strict";
module.exports = function (t, a) { a(t.call(/foo/, "foobar", "mar"), "marbar"); };