Sema: fix merge conflict regarding identifiers matching primitives
This commit is contained in:
@@ -29337,8 +29337,8 @@ pub fn resolveTypeRequiresComptime(sema: *Sema, ty: Type) CompileError!bool {
|
||||
.anyerror,
|
||||
.noreturn,
|
||||
.@"anyframe",
|
||||
.null,
|
||||
.undefined,
|
||||
.@"null",
|
||||
.@"undefined",
|
||||
.atomic_order,
|
||||
.atomic_rmw_op,
|
||||
.calling_convention,
|
||||
|
||||
Reference in New Issue
Block a user