Files
binutils-gdb/ld/testsuite/ld-scripts/sort_no.t

6 lines
58 B
Raku

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