1uniform main { 2 float a; 3}; 4 5void main() { 6} 7 8/*%%* 9symbol 'main' was already defined 10*%%*/ 11