C++ keyword: co_return (since C++20)

return statement in a coroutine

# See also