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

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

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

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