xref
: /
dports
/
devel
/
avr-gcc
/
gcc-10.2.0
/
gcc
/
testsuite
/
g++.dg
/
lto
/
20081127_1.C
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
struct
Foo
{
Foo
(); };
Foo()
2
Foo
::
Foo
() { }
main()
3
int
main
() {
return
0; }
4