Parse the source into an AST node. Equivalent to compile(source, filename, mode, PyCF_ONLY_AST).
(source, filename='<unknown>', mode='exec')
source not stored for this graph (policy: none)
no test coverage detected