5 lines
55 B
C
5 lines
55 B
C
static int
|
|
func_not_exported (void) {
|
|
return 99;
|
|
}
|
static int
|
|
func_not_exported (void) {
|
|
return 99;
|
|
}
|