Searched defs:co_return (Results 1 – 2 of 2) sorted by relevance
9 int co_return = 0; // expected-warning {{'co_return' is a keyword in C++20}} variable
26 int co_return = 1; in main() local