6 lines
76 B
Perl
6 lines
76 B
Perl
|
SECTIONS
|
||
|
{
|
||
|
.empty : {}
|
||
|
ASSERT (!SIZEOF(.empty), "Empty is not empty")
|
||
|
}
|