srctree
repos
owner
network
issues
0
diffs
0
Public
Robin Voetter
parent
12350f53
27b91288
spirv: disable failing tests
inline
split
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 {
{