mirror of
https://github.com/MaskRay/ccls.git
synced 2025-04-04 07:52:12 +00:00
9 lines
64 B
C++
9 lines
64 B
C++
void foo(int a, int b);
|
|
|
|
/*
|
|
OUTPUT:
|
|
Types:
|
|
Funcs:
|
|
foo
|
|
Vars:
|
|
*/ |