1 2 3 4 5 6 7 8 9
//TEST:LANG_SERVER: //COMPLETE:7,19 CONTAINS index___ void m() { float3 vArray[3]; let index___ = 1; vArray[index__] var c = 3; }