Given a regular expression match from `_EXAMPLE_RE` (`m`), return a pair `(source, want)`, where `source` is the matched example's source code (with prompts and indentation stripped); and `want` is the example's expected output (with indentation stripped).
(self, m, name, lineno)
source not stored for this graph (policy: none)
no test coverage detected