```val intArray: Int[] = [1,2,3] // why not use ja...
# language-proposals
d
Copy code
val intArray: Int[] = [1,2,3] // why not use java[] style?