This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
Emmanuil
/
module_chat.js
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
5985163b40
Ramas
Etiquetas
master
module_chat.js
/
node_modules
/
cardinal
/
test
/
fixtures
/
foo.js
foo.js
63 B
Histórico
Raw
1
2
3
function foo() {
var a = 3; return a > 2 ? true : false;
}