Name suggester + tests.
Fixed commented introduce variable tests.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
class A() {}
|
||||
|
||||
fun a() {
|
||||
<selection>Array(2) {A()}</selection>
|
||||
}
|
||||
/*
|
||||
array
|
||||
arrayOfAs
|
||||
*/
|
||||
Reference in New Issue
Block a user