1### Compilation failed: 2 3error: 1: modifier 'out' is not permitted on an interface block field 4uniform foo { out int x; }; 5 ^^^^^^^^^^ 61 error 7