xref
: /
external
/
libabigail
/
tests
/
data
/
test-diff-dwarf
/
test2-v1.cc
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
typedef
int
Int
;
2
typedef
char
Char
;
3
4
void
foo(Int,Char)
5
foo
(
Int
,
Char
)
6
{
7
}
8