Change Signature: Support refactoring of primary/secondary constructor by delegation call reference
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class J {
|
||||
public J(int n) {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user