Codebase list ohcount / 3c3c2f4 test / detect_files / foo.d
3c3c2f4

Tree @3c3c2f4 (Download .tar.gz)

foo.d @3c3c2f4raw · history · blame

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