endGroup function

void endGroup()

End an output group.

Implementation

void endGroup() {
  issue('endgroup');
}