FIR IDE: add tests for completion weighers from old testdata

This commit is contained in:
Ilya Kirillov
2020-12-12 14:44:51 +01:00
parent 19fff2b1e7
commit 299f36183c
6 changed files with 574 additions and 3 deletions
@@ -1,3 +1,5 @@
// FIR_COMPARISON
interface I {
fun takeXxx(): Int = 0
fun takeYyy(): String = ""