binutils-gdb/ld/testsuite/ld-scripts/assert.t

6 lines
76 B
Raku

SECTIONS
{
.empty : {}
ASSERT (!SIZEOF(.empty), "Empty is not empty")
}