Chinmay Garde da21ebcd29 [Impeller] Remove duplicate entity test suite instantiations. (flutter/engine#48654)
And make it illegal to do so in the future. Now, making such a mistake will lead to a linker error complaining about duplicate definitions of `kYouInstantiatedEntityTestMultipleTimes`.

Fixes https://github.com/flutter/flutter/issues/139090
2023-12-05 04:07:23 +00:00
..