This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
bachir
/
ola5doc
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
1
Değişiklik İstekleri
0
Wiki
Ağaç:
0611418f7a
Dallar
Biçim İmleri
master
ola5doc
/
sys
/
node_modules
/
es5-ext
/
test
/
reg-exp
/
#
/
search
/
shim.js
shim.js
85 B
Geçmiş
Ham
1
2
3
4
5
'use strict';
module.exports = function (t, a) {
a(t.call(/foo/, 'barfoo'), 3);
};