6 lines
46 B
Raku
6 lines
46 B
Raku
VERS_2.0 {
|
|
global:
|
|
foo; bar;
|
|
local:
|
|
*;
|
|
};
|