This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
oberon
/
oberonjs
mirror da
https://github.com/vladfolts/oberonjs.git
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Albero (Tree):
53614ee1c1
Rami (Branch)
Tag
gh-pages
master
release
v1.4
v1.3
v1.2
v1.1
v1.0
oberonjs
/
test
/
expected
/
js_module.js
js_module.js
87 B
Cronologia
Originale
1
2
3
4
var JS = function(){return this;}();
var m = function (){
JS.console.info("test");
}();