//DIAGNOSTIC_TEST:SIMPLE: struct test { float3 field; } void f() { test x; x vector v; }