SE-0483: `InlineArray` Literal Syntax

Is that what was decided? Or was it just that Vector would collide with too many other uses and making up some other flibergibity name seemed wrong?

I'll go re-read.

They did go with Inline to really drive home the allocation difference...

ETA: After all they could have just gone with Array<3, Int> as the type so there is meant to be at least some acknowledgement of the distinction.

There is also supposed to be a family of Inlines...

Perhaps they should all get the () vs [] treatment?