Sign in
apache
/
netbeans
/
refs/heads/NETBEANS-1802_OpenProjectAs
/
.
/
webcommon
/
html.angular
/
test
/
unit
/
data
/
virtualSource
/
issue232029.html.testIssue232029.vs.js
blob: e13f57d5e1892ae3f007febaf2a0bd57b039f611 [
file
] [
log
] [
blame
]
(
function
()
{
var
$scope
=
SettingsController
.
$scope
;
SettingsController
;
with
(
$scope
)
{
greet
();
name
;
}
});