Codebase list ohcount / lintian-fixes/main test / symlink_test_dir_target / from_symlink_foo.c
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

from_symlink_foo.c @lintian-fixes/main

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