mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-26 02:33:31 +08:00
7 lines
32 B
Perl
7 lines
32 B
Perl
|
{
|
||
|
global:
|
||
|
foo;
|
||
|
local:
|
||
|
*;
|
||
|
};
|