``` coffee foo = asdf: 1 # ^ marked as .variable.assignment.coffee ``` Should probably also mark it as `.property` (and maybe drop `.variable`?)
Should probably also mark it as
.property(and maybe drop.variable?)