Initial Revision
[ohcount] / test / detect_files / foo.c
1 // c file
2 int function_a(void) {
3         int x;
4 }