PR c++/86728 - C variadic generic lambda.
[official-gcc.git] / gcc / testsuite / g++.dg / abi / empty22a.c
blob7606c5242636179daf72f3bf44e8a2e94a5f2917
1 #include "empty22.h"
2 void fun(struct dummy d, struct foo f)
4 if (f.i1 != -1)
5 __builtin_abort();