10 lines
114 B
Text
10 lines
114 B
Text
|
TESTLIB_V0 {
|
||
|
local:
|
||
|
versioned_function_v*;
|
||
|
};
|
||
|
|
||
|
TESTLIB_V2 {
|
||
|
global:
|
||
|
versioned_function;
|
||
|
} TESTLIB_V0;
|