mirror of
https://github.com/preservim/tagbar.git
synced 2025-02-21 08:19:24 +08:00
7 lines
75 B
C++
7 lines
75 B
C++
void*
|
|
Foo::bar(int i,
|
|
const char const * const * p)
|
|
{
|
|
return;
|
|
}
|