---input--- $ echo \ > hi hi ---tokens--- '$ ' Generic.Prompt 'echo' Name.Builtin ' ' Text.Whitespace '\\\n' Literal.String.Escape '> ' Generic.Prompt 'hi' Text '\n' Text.Whitespace 'hi\n' Generic.Output