Add missing newline

This commit is contained in:
Iaroslav Postovalov 2020-12-20 19:04:09 +07:00
parent 95701bec1b
commit 9a875bc7db
No known key found for this signature in database
GPG Key ID: 46E15E4A31B3BCD7

View File

@ -14,4 +14,4 @@ external interface astring {
var baseGenerator: Generator
companion object : astring by definedExternally
}
}