Massive test data update for compiledJava
This commit is contained in:
@@ -2,7 +2,7 @@ package test
|
||||
|
||||
public open class StaticFinal {
|
||||
public constructor StaticFinal()
|
||||
|
||||
|
||||
// Static members
|
||||
public final val foo: kotlin.String = "aaa"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user