blob: 1ba783f26ea5f187953316cc593ecfd2e3eb348c [file]
@compute @workgroup_size(1)
fn f() {
var v = array<bool, 32767>();
}