Permalink
Browse files
fix($controller): allow identifiers containing `$`
As discussed in #13664 (comment). Closes #13736
- Loading branch information
Showing
with
12 additions
and 1 deletion.
- +1 −1 src/ng/controller.js
- +11 −0 test/ng/controllerSpec.js