```coffeescript "(#{'/'})" not_a_string() "stuff bar: (#{'/'})" ``` `not_a_string` is highlighted as a string. I believe this is something to do with the regexp and string interpolation highlighting.