This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
Framework
/
urfatBro
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
1
Pull Requests
0
Wiki
Árvore:
7bd00e2106
Ramos
Etiquetas
master
urfatBro
/
public
/
plugins
/
mustache
/
test
/
_files
/
nesting_same_name.js
nesting_same_name.js
80 B
Histórico
Em bruto
1
2
3
4
5
6
7
8
({
items: [
{
name: 'name',
items: [1, 2, 3, 4]
}
]
});