(Foo) { 1, 2 }
- Add `--enable-new-generics` to enable `Foo{int}` generic syntax.
(int[*]) { 1, 2 }
[*]
[?]