1struct Varyings { 2 float var; 3 float var; 4}; 5 6 7/*%%* 8field 'var' was already defined in the same struct ('Varyings') 9*%%*/ 10