Added init keyword to testdata
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
class Test {
|
||||
|
||||
val property:Int
|
||||
;{
|
||||
init {
|
||||
fun local():Int {
|
||||
return 10;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user