FIR Completion: Add simple classifiers completion

- This also fixes a few test
This commit is contained in:
Roman Golyshev
2020-09-02 14:32:06 +03:00
parent 64645c5049
commit 3d5ec8aa10
7 changed files with 18 additions and 10 deletions
@@ -1,3 +1,4 @@
// FIR_COMPARISON
annotation class SHello
fun foo(@S<caret>) { }