Sign in
gnu
/
gcc
/
646ce0056ed84bcc71d52cb07c61d0bf331f91c3
/
.
/
libgomp
/
testsuite
/
libgomp.oacc-c++
/
routine-1-trailing-return-type.C
blob: 767e0ce46660ee2eb15726d4084586e2deab9466 [
file
] [
log
] [
blame
]
// Routine using trailing return type syntax.
#define
TEMPLATE
#define
TYPE
int
#define
RETURN_1
auto
#define
RETURN_2
->
TYPE
#include
"../libgomp.oacc-c-c++-common/routine-1.c"