why doesn't intellij like less than or equals (or ...
# intellij
s
why doesn't intellij like less than or equals (or equivalent) characters in kotlin string function names?
Copy code
fun `calculation should return $10 when FOO == TYPE and BAR is ≤ $10`() {