### Compilation failed:

error: 1: modifier 'out' is not permitted on an interface block field
uniform foo { out int x; };
              ^^^^^^^^^
1 error
