Skip to content
Permalink
a7d5681bd4
Switch branches/tags
Go to file
 
 
Cannot retrieve contributors at this time
executable file 9 lines (9 sloc) 74 Bytes
var x = {
abc: 1,
zyz: 2,
abc: 5,
mno: {
abc: 4
},
abc: 5
}