KT-5875 Support code completion after "return@"
#KT-5875 Fixed
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user