ASCIIfying then formatting results in this diff: ``` - (¬y = x + Z; Z).↺ | deduce + (¬y = x + Z; Z)↙induction> | deduce ``` I think it's as simple as moving ".<" below the "<...>" entries in `PREFIXES` in lexer.rs.