rouge
rouge copied to clipboard
Syntax highlighting issue for method name containing the word `object` in kotlin
kotlin
Code sample A sample of the code that produces the bug.
fun `test object`() {}
fun `test object is being tested`() {}

Additional context Add any other context about the problem here.