https://issues.dlang.org/show_bug.cgi?id=16468
--- Comment #1 from Sophie <[email protected]> --- I thought to use typeof({super(x);}) as a workaround but this generates a compilation error "Super class constructor call must be in a constructor" --
https://issues.dlang.org/show_bug.cgi?id=16468
--- Comment #1 from Sophie <[email protected]> --- I thought to use typeof({super(x);}) as a workaround but this generates a compilation error "Super class constructor call must be in a constructor" --