blob: 2bb115fa159bc7db4a3f3784c97c25ffdfd28264 [file] [log] [blame]
class A {
constructor() {}
constructor() : this() {}
constructor() {
}
constructor() //eol comment
{
}
constructor() : super(1, 2, 3) //eol comment
{
}
constructor()
constructor() {
}
}
// SET_TRUE: LBRACE_ON_NEXT_LINE