Keyword completion: add 'fun' after 'suspend' (KT-29038)

#KT-29038 Fixed
This commit is contained in:
Toshiaki Kameyama
2019-02-28 04:41:48 +03:00
committed by Nikolay Krasko
parent fd262bcd8d
commit dfd3947856
23 changed files with 28 additions and 24 deletions
+1 -1
View File
@@ -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