Recompile all class usages when constructor is changed
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
class AChild(x: Int) : A(x)
|
||||
Reference in New Issue
Block a user