fix tests by adding missing 'init' keywords to testdata
This commit is contained in:
@@ -4,7 +4,7 @@ class JetToken
|
||||
=====================
|
||||
== JetKeywordCompletionContributor ==
|
||||
public open class JetKeywordCompletionContributor() {
|
||||
{
|
||||
init {
|
||||
val inTopLevel = 1.0
|
||||
|
||||
BunchKeywordRegister()
|
||||
|
||||
Reference in New Issue
Block a user