mirror of
https://github.com/gryf/tagbar.git
synced 2025-12-17 11:30:28 +01:00
7 lines
75 B
C++
7 lines
75 B
C++
void*
|
|
Foo::bar(int i,
|
|
const char const * const * p)
|
|
{
|
|
return;
|
|
}
|