This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
BFFE
/
AMR
Sledovat
2
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
4e09d18d57
Větve
Značky
master
AMR
/
node_modules
/
es5-ext
/
test
/
reg-exp
/
#
/
replace
/
shim.js
shim.js
98 B
Historie
Surový
1
2
3
"use strict";
module.exports = function (t, a) { a(t.call(/foo/, "foobar", "mar"), "marbar"); };