DEBSOURCES
Skip Quicknav
sources / mustache.js / 0.4.2-2 / spec / _files / nesting.js
1234567
var nesting = { foo: [ {a: {b: 1}}, {a: {b: 2}}, {a: {b: 3}} ] };