Descriptor test data for diagnostic tests fixed
This commit is contained in:
@@ -11,6 +11,6 @@ package test {
|
||||
|
||||
// Static members
|
||||
protected/*protected static*/ final var field: kotlin.Int
|
||||
protected/*protected static*/ open fun method(): kotlin.String?
|
||||
protected/*protected static*/ open fun method(): kotlin.String!
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user