Keyword completion: add 'fun' after 'suspend' (KT-29038)
#KT-29038 Fixed
This commit is contained in:
committed by
Nikolay Krasko
parent
fd262bcd8d
commit
dfd3947856
@@ -36,7 +36,7 @@ public class Test {
|
||||
// EXIST: tailrec
|
||||
// EXIST: external
|
||||
// EXIST: annotation class
|
||||
// EXIST: suspend
|
||||
// EXIST: suspend fun
|
||||
// EXIST: typealias
|
||||
// EXIST: expect
|
||||
// EXIST: actual
|
||||
|
||||
Reference in New Issue
Block a user