1
0
mirror of https://github.com/gryf/tagbar.git synced 2025-12-17 11:30:28 +01:00
Files
tagbar/tests/cpp/multiline.cpp
2013-04-06 00:59:14 +13:00

7 lines
75 B
C++

void*
Foo::bar(int i,
const char const * const * p)
{
return;
}