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:
2ce222a9a0
Větve
Značky
master
AMR
/
node_modules
/
es5-ext
/
test
/
reg-exp
/
#
/
search
/
shim.js
shim.js
84 B
Historie
Surový
1
2
3
"use strict";
module.exports = function (t, a) { a(t.call(/foo/, "barfoo"), 3); };