angular/angular.js

View on GitHub
docs/content/error/$interpolate/reqendinterp.ngdoc

Summary

Maintainability
Test Coverage
@ngdoc error
@name $interpolate:reqendinterp
@fullName Unterminated interpolation
@description

The interpolation text does not have an ending `endSymbol` ("}}" by default) and is unterminated.