1 //  { dg-additional-options "-fsyntax-only -w" }
2 
3 #include "coro.h"
4 
5 int main (int ac, char *av[]) {
6   co_return 0; // { dg-error "cannot be used in the .main. function" }
list_file_templates(manager, options)7 }
8