Codebase list ohcount / upstream/3.1.1 test / symlink_test_dir_target / from_symlink_foo.c
upstream/3.1.1

Tree @upstream/3.1.1 (Download .tar.gz)

from_symlink_foo.c @upstream/3.1.1raw · history · blame

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