srctree

Robin Voetter parent 12350f53 27b91288
spirv: disable failing tests

inlinesplit
test/behavior/destructure.zig added: 3, removed: 1, total 2
@@ -23,6 +23,8 @@ test "simple destructure" {
}
 
test "destructure with comptime syntax" {
if (builtin.zig_backend == .stage2_spirv64) return error.SkipZigTest;
 
const S = struct {
fn doTheTest() !void {
{