llvm-project/lldb/test/API/tools/lldb-vscode/evaluate/foo.h

4 lines
37 B
C

int foo_func();
extern int foo_var;