Added init keyword to testdata
This commit is contained in:
@@ -2,7 +2,7 @@ fun box() : String {
|
||||
var a = 1
|
||||
|
||||
object {
|
||||
{
|
||||
init {
|
||||
a = 2
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user