Convert to expression body fix: do not allow = Unit for constructors
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// IS_APPLICABLE: false
|
||||
|
||||
class C {
|
||||
constructor()<caret> {}
|
||||
}
|
||||
Reference in New Issue
Block a user