1987-11-12 11:59:31 +00:00

9 lines
68 B
C

#include "em_private.h"
CC_ilb(l)
label l;
{
COMMA();
ILB(l);
}