Codebase list ohcount / bullseye-backports/main test / symlink_test_dir_target / from_symlink_foo.c
bullseye-backports/main

Tree @bullseye-backports/main (Download .tar.gz)

from_symlink_foo.c @bullseye-backports/mainraw · history · blame

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