Codebase list ohcount / scrub-obsolete/main test / symlink_test_dir_target / from_symlink_foo.c
scrub-obsolete/main

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

from_symlink_foo.c @scrub-obsolete/mainraw · history · blame

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