FIR IDE: add completion for annotations

This commit is contained in:
Ilya Kirillov
2021-05-17 13:39:05 +02:00
committed by TeamCityServer
parent 6b450e6fdf
commit d76ec9db50
23 changed files with 161 additions and 16 deletions
@@ -1,3 +1,4 @@
// FIR_COMPARISON
val v = 1
fun foo(@[volatile S<caret>) { }