Descriptor test data for diagnostic tests fixed

This commit is contained in:
Andrey Breslav
2014-09-24 15:07:39 +04:00
parent 25efd6684f
commit 6564231040
50 changed files with 15144 additions and 15171 deletions
@@ -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!
}
}