1 2 3 4 5 6 7 8 9 10
---input--- a +: b ---tokens--- 'a' Name ' ' Text.Whitespace '+:' Operator ' ' Text.Whitespace 'b' Name '\n' Text.Whitespace