FIR IDE: add tests for completion weighers from old testdata
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// FIR_COMPARISON
|
||||
|
||||
interface I {
|
||||
fun takeXxx(): Int = 0
|
||||
fun takeYyy(): String = ""
|
||||
|
||||
Reference in New Issue
Block a user