11 lines
65 B
Plaintext
11 lines
65 B
Plaintext
VER1 {
|
|
global:
|
|
foo;
|
|
};
|
|
|
|
VER2 {
|
|
global:
|
|
foo;
|
|
} VER1;
|
|
|