Sign in
gnu
/
gcc
/
a8404c07e7fca388c02c39077865f7d5fa928430
/
.
/
gcc
/
testsuite
/
g++.dg
/
compat
/
decimal
/
return-5_y.C
blob: 0f780167a4e42a3d3c8c2b5f5cf05a8515fa6730 [
file
] [
log
] [
blame
]
#include
"decimal-dummy.h"
typedef
std
::
decimal
::
decimal32 dec32
;
typedef
std
::
decimal
::
decimal64 dec64
;
typedef
std
::
decimal
::
decimal128 dec128
;
#include
"return_y.h"