refactor(benchamrks_external): Ts'ify benchmarks_external
Translates benchmarks_external to TypeScript.
This commit is contained in:
3
modules/benchmarks_external/e2e_test/compiler_perf.dart
Normal file
3
modules/benchmarks_external/e2e_test/compiler_perf.dart
Normal file
@ -0,0 +1,3 @@
|
||||
library benchmarks_external.e2e_test.compiler_perf;
|
||||
|
||||
main() {}
|
Reference in New Issue
Block a user