Constructor (w/o body) (#74)
This commit is contained in:
committed by
Nikolay Igotti
parent
0e1ac89dbf
commit
5161155934
@@ -0,0 +1,5 @@
|
||||
class A()
|
||||
|
||||
class B(val a:Int)
|
||||
|
||||
class C(val a:Int, b:Int)
|
||||
Reference in New Issue
Block a user