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
@@ -4,5 +4,4 @@ fun foo() {
/*TODO: Is 'package' type qualifier syntax correct?*/
// EXIST: package
// EXIST: dynamic
// NOTHING_ELSE