mirror of
https://github.com/ziglang/zig.git
synced 2026-01-29 18:55:29 +00:00
stage2: another passing test
This commit is contained in:
parent
1019181982
commit
bcf3eb5663
@ -411,8 +411,6 @@ fn gimmeErrOrSlice() anyerror![]u8 {
|
||||
}
|
||||
|
||||
test "peer type resolution: [0]u8, []const u8, and anyerror![]u8" {
|
||||
if (builtin.zig_backend != .stage1) return error.SkipZigTest; // TODO
|
||||
|
||||
const S = struct {
|
||||
fn doTheTest() anyerror!void {
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user