Test data fixed
This commit is contained in:
@@ -2,5 +2,5 @@ package test
|
||||
|
||||
public open class JFrame : awt.Frame {
|
||||
public constructor JFrame()
|
||||
protected/*protected and package*/ final var accessibleContext: kotlin.String?
|
||||
protected/*protected and package*/ final var accessibleContext: kotlin.String!
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user