Allow secondary constructors without body
#KT-6967 Fixed
This commit is contained in:
@@ -22,6 +22,8 @@ class A
|
||||
{
|
||||
}
|
||||
|
||||
constructor()
|
||||
|
||||
constructor()
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user