Divide the given string into examples and intervening text, and return them as a list of alternating Examples and strings. Line numbers for the Examples are 0-based. The optional argument `name` is a name identifying this string, and is only used for error m
(self, string, name='<string>')
source not stored for this graph (policy: none)
no test coverage detected