void main()

in example/template.dart [30:33]


void main() {
  // Run TemplateBenchmark
  TemplateBenchmark.main();
}