YouCompleteMe/cpp/llvm/test/Object/Inputs/elfver.script
2012-07-05 17:51:06 -07:00

11 lines
65 B
Plaintext

VER1 {
global:
foo;
};
VER2 {
global:
foo;
} VER1;