KT-6225 Completion of annotations for method parameters

#KT-6225 Fixed
This commit is contained in:
Valentin Kipyatkov
2014-12-22 18:23:23 +03:00
parent 95d29e0f8a
commit 000cde3f7f
14 changed files with 288 additions and 27 deletions
@@ -0,0 +1,7 @@
val v = 1
fun foo(volatile <caret>) { }
// EXIST: inlineOptions
// ABSENT: String
// ABSENT: v