Helper to define a delimited list of expressions - the delimiter defaults to ','. By default, the list elements and delimiters can have intervening whitespace, and comments, but this can be overridden by passing ``combine=True`` in the constructor. If ``combine`` is set to ``True``,
(expr, delim=",", combine=False)
source not stored for this graph (policy: none)
no test coverage detected