blob: 762be32a0adb146717d37b7e26652b8418ab03e7 [file] [log] [blame]
(function () {
var $scope = list.$scope;
list;
with ($scope) {
for (var item in items) {
item.celejmeno();
}
(function () {
var $scope = $scope;
with ($scope) {
}
});
}
});