KT-5875 Support code completion after "return@"

#KT-5875 Fixed
This commit is contained in:
Valentin Kipyatkov
2014-12-26 18:58:24 +03:00
parent 95285f7a2e
commit cdb5ec3492
15 changed files with 232 additions and 25 deletions
@@ -10,11 +10,10 @@ val prop: Int
// EXIST: null
// EXIST: object
// EXIST: package
// EXIST: return
// EXIST: super
// EXIST: throw
// EXIST: true
// EXIST: try
// EXIST: when
// EXIST: while
// NUMBER: 16
// NUMBER: 15