KT-8624 Don't complete "dynamic" keyword when targeting JVM

#KT-8624 Fixed
This commit is contained in:
Valentin Kipyatkov
2015-10-19 15:53:46 +03:00
parent 0a5255ee4e
commit fa14b18f7f
5 changed files with 16 additions and 4 deletions
@@ -0,0 +1,5 @@
fun foo() {
val test: <caret>
}
// EXIST: dynamic