f1d0791f15
FE1.0 always return kotlin.Unit as return type for constructors while FIR returns the constructed class type. I am not sure which is more desirable. Also, I am not sure how to make FE1.0 behave the same way.