blob: e13f57d5e1892ae3f007febaf2a0bd57b039f611 [file] [log] [blame]
(function () {
var $scope = SettingsController.$scope;
SettingsController;
with ($scope) {
greet();
name;
}
});