binutils-gdb/ld/testsuite/ld-elf/pr19698.t

12 lines
77 B
Raku

"foo@VERS.1" = foo;
VERSION {
VERS.2 {
global:
foo;
};
VERS.1 {
};
}