Generate weigher tests from Kotlin base
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
fun test() {
|
||||
val a = 12
|
||||
<caret>
|
||||
}
|
||||
a<caret>
|
||||
}
|
||||
|
||||
// ORDER: a, as
|
||||
Reference in New Issue
Block a user