binutils-gdb/ld/testsuite/ld-undefined/weak-undef.t

10 lines
71 B
Raku

SECTIONS
{
.data : {
*(.data)
}
/DISCARD/ : {
*(*)
}
}