mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-03 07:07:20 +00:00
11 lines
232 B
C
11 lines
232 B
C
|
/* Area: closure_call
|
||
|
Purpose: Check return value complex.
|
||
|
Limitations: none.
|
||
|
PR: none.
|
||
|
Originator: <vogt@linux.vnet.ibm.com>. */
|
||
|
|
||
|
/* { dg-do run } */
|
||
|
|
||
|
#include "complex_defs_longdouble.inc"
|
||
|
#include "cls_complex.inc"
|