The following: ``` echo "<a>" >>> <a> >>>2 >>>= 0 ``` generates this error: ``` tests/format1/html.test :parse error in tests/format1/html.test: [Failed] tests/format1/html.test" (line 2, column 1): unexpected 'e' expecting comments, lf new-line or end of input ```