Sign in
apache
/
netbeans
/
refs/heads/NETBEANS-1802_OpenProjectAs
/
.
/
webcommon
/
html.angular
/
test
/
unit
/
data
/
virtualSource
/
issue229693.html.testIssue229693.vs.js
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
)
{
}
});
}
});