Rename: Do not suggest camel names for backquoted non-identifiers
#KT-22888 Fixed
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
fun `should receive message from subscribed category`() {
|
||||
|
||||
}
|
||||
|
||||
fun test() {
|
||||
<selection>`should receive message from subscribed category`</selection>()
|
||||
}
|
||||
|
||||
/*
|
||||
value
|
||||
*/
|
||||
Reference in New Issue
Block a user