This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
bachir
/
ola5doc
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
1
Permintaan Tarik
0
Wiki
Pohon:
2a6e2ff863
Ranting
Tag
master
ola5doc
/
sys
/
node_modules
/
es5-ext
/
function
/
identity.js
identity.js
60 B
Riwayat
Mentahan
1
2
3
'use strict';
module.exports = function (x) { return x; };