(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
modules/
lambda-4.h
       1  
       2  inline void (*all) (int) = [] (auto) {};