Intentions: Implement intention to replace camel-case test function name with a space-separated one
#KT-12489 Fixed (cherry picked from commit 21e24a1)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// IS_APPLICABLE: false
|
||||
class A {
|
||||
val <caret>foo = 1
|
||||
}
|
||||
Reference in New Issue
Block a user