https://gcc.gnu.org/bugzilla/show_bug.cgi?id=127316
--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> --- (In reply to ensadc from comment #6) > Fortunately, `auto f(int a) -> constant_wrapper<^^f>;` is invalid because > `f` is not visible in its own declarator. parent_of(^^a) or current_function ()?
