---input---
'(:a :b :c)

---tokens---
"'"           Operator
'('           Punctuation
':a'          Name.Constant
' '           Text.Whitespace
':b'          Name.Constant
' '           Text.Whitespace
':c'          Name.Constant
')'           Punctuation
'\n'          Text.Whitespace
