stage2 AArch64: complete genTypedValue
This commit is contained in:
committed by
Andrew Kelley
parent
4994ac18e4
commit
ddd5b57045
@@ -33,8 +33,6 @@ test "optional pointer to size zero struct" {
|
||||
}
|
||||
|
||||
test "equality compare optional pointers" {
|
||||
if (builtin.zig_backend == .stage2_aarch64) return error.SkipZigTest; // TODO
|
||||
|
||||
try testNullPtrsEql();
|
||||
comptime try testNullPtrsEql();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user