3 lines
43 B
Plaintext
3 lines
43 B
Plaintext
class Z() {
|
|
this(x : Int) : this() {}
|
|
} |
class Z() {
|
|
this(x : Int) : this() {}
|
|
} |