Allow secondary constructors without body
#KT-6967 Fixed
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
trait A {
|
||||
<!CONSTRUCTOR_IN_TRAIT!>constructor() {}<!>
|
||||
}
|
||||
<!CONSTRUCTOR_IN_TRAIT!>constructor()
|
||||
<!>}
|
||||
Reference in New Issue
Block a user