Automatic date update in version.in
[binutils-gdb.git] / gold / testsuite / weak_alias_test.script
blob1911631dfd88c472442ebb8ecd47ae3a8fad32bd
1 VER1 {
2   global:
3     versioned_symbol;
4 };
5 VER2 {
6   global:
7     versioned_alias;
8 };