std.zig.Ast: simplify usage of tuple_like container fields
This commit is contained in:
@@ -5824,7 +5824,7 @@ test "recovery: invalid comptime" {
|
||||
try testError(
|
||||
\\comptime
|
||||
, &[_]Error{
|
||||
.expected_block_or_field,
|
||||
.expected_type_expr,
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user