Projet_SETI_RISC-V/riscv-gnu-toolchain/gcc/libgomp/testsuite/libgomp.oacc-c++/routine-1-auto.C
2023-03-06 14:48:14 +01:00

8 lines
162 B
C

// Routine with "auto" return type.
#define TEMPLATE
#define TYPE int
#define RETURN_1 auto
#define RETURN_2
#include "../libgomp.oacc-c-c++-common/routine-1.c"