Because it's an intrinsic. The reason it's allowed is just because Array has a reified type parameter, which isn't the norm for other classes
Youssef Shoaib [MOD]
10/19/2022, 9:37 AM
You don't really need inline constructors, since you can use a companion object invoke or a top level method with the same name as the class and make that inline