forked from firka/flutter
ec4c2c83a63f6ea71d0590ceac7e7ade1998aefb
After f0933ab69e, //tools/const_finder/lib/const_finder.dart was copied to the package:kernel source so that internal AST structures could be changed without breaking flutter/engine.
This change deletes that file, and updates //tools/const_finder/bin/main.dart to depend on the package:kernel version instead.
We are still running all the same integration tests we did previously.
FYI @johnniwinther
Description
No description provided
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%