Sign in
gnu
/
gcc.git
/
refs/heads/master
/
.
/
gcc
/
testsuite
/
g++.dg
/
modules
/
using-11.h
blob: 64c1b0ca33573022a50130d3a6635ca43f7aca15 [
file
] [
log
] [
blame
]
// PR c++/109679
inline
int
foo
()
{
return
42
;
}