stage2-wasm: enum bigint <= 128 bits
This commit is contained in:
committed by
Luuk de Gram
parent
82a934bb91
commit
7829be6ee0
@@ -1284,7 +1284,6 @@ test "matching captures causes enum equivalence" {
|
||||
}
|
||||
|
||||
test "large enum field values" {
|
||||
if (builtin.zig_backend == .stage2_wasm) return error.SkipZigTest;
|
||||
if (builtin.zig_backend == .stage2_riscv64) return error.SkipZigTest;
|
||||
if (builtin.zig_backend == .stage2_spirv64) return error.SkipZigTest;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user