android13/external/libabigail/tests/data/test-abidiff-exit/test-PR28316-v1.cc

12 lines
60 B
C++

typedef enum {
v0,
v1,
v2,
v3
} E;
void
foo(E)
{
}