This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
medfiz-clinical
/
crf
Segui
6
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
75ba24ff6f
Rami (Branch)
Tag
crfIRAEMM
hypoAfrica
master
printDev
tecant
v0.9
crf
/
web
/
tecant
/
test.js
test.js
90 B
Cronologia
Originale
1
2
3
4
5
6
var obj=new Object();
obj.message='Andrej';
function print(){
return this.message;
}