Codebase list ohcount / scrub-obsolete/main test / detect_files / foo.d
scrub-obsolete/main

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

foo.d @scrub-obsolete/mainraw · history · blame

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