Name suggester + tests.
Fixed commented introduce variable tests.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
fun a() {
|
||||
val aBcD = 1
|
||||
<selection>aBcD</selection>
|
||||
}
|
||||
/*
|
||||
aBcD
|
||||
bcD
|
||||
d
|
||||
i
|
||||
*/
|
||||
Reference in New Issue
Block a user