example: ``` > parse('echo "problem" >> file') SyntaxError: Expected " ", "\n", "\t", a list of statements or end of input but ">" found. ```