mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-01 12:33:37 +08:00
There is an extra + in the regexp which causes exponential increase in time needed to parse a @param annotation when the length of default value increases linearly.