import './search/word_search.dart'; Future main() async { await WordSearchBenchmark.main(); }