8 lines
162 B
C++
Raw Normal View History

2022-07-15 14:14:32 +02:00
// 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"