Sign in
gnu
/
gcc
/
cd2fd5facb5e1882d3f338ed456ae9536f7c0593
/
.
/
gcc
/
testsuite
/
g++.dg
/
diagnostic
/
friend1.C
blob: a35f92ad949bb5f01c95a7d29ad648bb8a6150b4 [
file
] [
log
] [
blame
]
// { dg-options "-fdiagnostics-show-caret" }
friend
void
foo
();
/* { dg-error "used outside of class" }
{ dg-begin-multiline-output "" }
friend void foo();
^~~~~~
------
{ dg-end-multiline-output "" } */