7 lines
146 B
Plaintext
7 lines
146 B
Plaintext
|
|
### Compilation failed:
|
||
|
|
|
||
|
|
error: 1: modifier 'out' is not permitted on a struct field
|
||
|
|
uniform foo { out int x; };
|
||
|
|
^^^^^^^^^^
|
||
|
|
1 error
|