6 lines
91 B
Plaintext
6 lines
91 B
Plaintext
uniform foo { out int x; };
|
|
|
|
/*%%*
|
|
modifier 'out' is not permitted on a struct field
|
|
*%%*/
|