[[block]] struct S { a : array; }; [[group(0), binding(0)]] var G : [[access(read)]] S; [[stage(compute)]] fn main() { }