refactor (benchmarks/): Ts'ifying benchmarks/
Translating AtScript in benchmarks/ to TypeScript.
This commit is contained in:
5
modules/benchmarks/e2e_test/compiler_perf.dart
Normal file
5
modules/benchmarks/e2e_test/compiler_perf.dart
Normal file
@ -0,0 +1,5 @@
|
||||
library benchmarks.e2e_test.compiler_perf;
|
||||
|
||||
main() {
|
||||
|
||||
}
|
Reference in New Issue
Block a user