Added init keyword to testdata
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
class C() {
|
||||
public var f: Int
|
||||
|
||||
{
|
||||
init {
|
||||
$f = 610
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user