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

8 lines
61 B
C++

typedef int Int;
typedef char Char;
void
foo(Int, Char)
{
}