Codebase list ohcount / scrub-obsolete/main test / detect_files / foo_upper_case.C
scrub-obsolete/main

Tree @scrub-obsolete/main (Download .tar.gz)

foo_upper_case.C @scrub-obsolete/mainraw · history · blame

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