mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
baf92da96e
These tests happened to use garbage "{c}" declaration lists which caused
the parser to choke. Given that we already have tests demonstrating
similar behavior and that's not what these tests were meant to
demonstrate, I've updated them to use empty declaration lists.
(cherry picked from commit b1699da827)