blob: f117a0b55f711e3bf0d1ec545df60d12bdbb83e4 [file] [log] [blame]
### Compilation failed:
error: 8: construction of array type 'float[3]' is not supported
void array_ctor() { float[3](1, 2, 3); }
^^^^^^^^^^^^^^^^^
1 error