mirror of
https://github.com/encounter/flutter.git
synced 2026-03-30 11:10:35 -07:00
712195b559
updates the regex the analyzer uses, so it should be able to recognize expressions such as const Foo a = Foo(); as "other code" rather than a constructor call.