mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
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