Codebase list ohcount / lintian-fixes/main test / detect_files / foo.c
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

foo.c @lintian-fixes/mainraw · history · blame

1
2
3
4
// c file
int function_a(void) {
	int x;
}