blob: 26bd320bfbd77aaba42ef01f34716c244f2dd2cc [file] [log] [blame]
/*
TEST_OUTPUT:
---
fail_compilation/ice20545.d(8): Error: initializer expression expected following colon, not `]`
---
*/
static initial = [{ }: ];