repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
PR c++/86728 - C variadic generic lambda.
[official-gcc.git]
/
gcc
/
testsuite
/
g++.dg
/
abi
/
pr39188-2b.C
blob
f91367ba29d1ecbd609342248ac07176dafa6561
1
#include "pr39188-2.h"
2
3
extern "C" void abort ();
4
5
extern int x (int);
6
7
int
8
main (void)
9
{
10
if (x (1) != 0)
11
abort ();
12
if (f<int> (1) != 1)
13
abort ();
14
return 0;
15
}