parseAnonymousTag
private fn
bool parseAnonymousTag(Builder)(ref SdlCdmParser!Builder p,
CdmComment[] leadingComments, CdmLocation loc) @safeParse an anonymous tag (no name, at least one value; all values on the same logical line belong to the same tag).