libabigail/tests/data/test-diff-dwarf/test2-v1.cc

8 lines
61 B
C++
Raw Normal View History

2014-04-01 10:38:51 +00:00
typedef int Int;
typedef char Char;
void
foo(Int, Char)
{
}